From: Evan Prodromou Date: Thu, 19 Jun 2008 15:51:54 +0000 (-0400) Subject: Don't repeat "Remove OpenID" header X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=912947c690f26f4b1a20b35fbc74288b031cd0c9;p=quix0rs-gnu-social.git Don't repeat "Remove OpenID" header darcs-hash:20080619155154-5ed1f-0bd8ea0c1e7a7ead736483cd516bcf4f999e9deb.gz --- diff --git a/actions/openidsettings.php b/actions/openidsettings.php index 0a1fd4852b..377b59f896 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".'));