diff options
Diffstat (limited to 'view/en/settings.tpl')
-rw-r--r-- | view/en/settings.tpl | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/view/en/settings.tpl b/view/en/settings.tpl index 734effc0c..095dd70a4 100644 --- a/view/en/settings.tpl +++ b/view/en/settings.tpl @@ -128,8 +128,7 @@ Leave password fields blank unless changing <div id="settings-confirm-end" ></div> <div id="settings-openid-wrapper" > -<label id="settings-openid-label" for="settings-openid" >OpenID: </label> -<input type="text" id="settings-openid" class="openid" name="openid_url" value="$openid" /> (Optional) Allow this OpenID to login to this account. + $oidhtml </div> <div id="settings-openid-end" ></div> |