summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvan Prodromou <evan@controlyourself.ca>2008-06-19 11:51:54 -0400
committerEvan Prodromou <evan@controlyourself.ca>2008-06-19 11:51:54 -0400
commit912947c690f26f4b1a20b35fbc74288b031cd0c9 (patch)
tree4ce3a835f77c835c2d11575f347602f6b2ea3d98
parentd900e125ac793333c36c32aea2678fc54a63e24c (diff)
Don't repeat "Remove OpenID" header
darcs-hash:20080619155154-5ed1f-0bd8ea0c1e7a7ead736483cd516bcf4f999e9deb.gz
-rw-r--r--actions/openidsettings.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/actions/openidsettings.php b/actions/openidsettings.php
index 0a1fd4852..377b59f89 100644
--- a/actions/openidsettings.php
+++ b/actions/openidsettings.php
@@ -91,7 +91,6 @@ class OpenidsettingsAction extends SettingsAction {
} else {
- common_element('h2', NULL, _t('Remove OpenID'));
common_element('p', NULL,
_t('You can remove an OpenID from your account '.
'by clicking the button marked "Remove".'));