aboutsummaryrefslogtreecommitdiffstats
path: root/view/en/settings.tpl
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2010-11-18 15:06:33 -0800
committerFriendika <info@friendika.com>2010-11-18 15:06:33 -0800
commit0c7ae3aeee155425c0e2928ae67df76a7d1fe61e (patch)
tree66f907f8899f588ed42c0d9c01711c93cbe34dd9 /view/en/settings.tpl
parentabc6199c175986c6d3f7b8b7944f1c3c1ec26163 (diff)
downloadvolse-hubzilla-0c7ae3aeee155425c0e2928ae67df76a7d1fe61e.tar.gz
volse-hubzilla-0c7ae3aeee155425c0e2928ae67df76a7d1fe61e.tar.bz2
volse-hubzilla-0c7ae3aeee155425c0e2928ae67df76a7d1fe61e.zip
smooth a few rough edges of openid
Diffstat (limited to 'view/en/settings.tpl')
-rw-r--r--view/en/settings.tpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/view/en/settings.tpl b/view/en/settings.tpl
index f1926c004..734effc0c 100644
--- a/view/en/settings.tpl
+++ b/view/en/settings.tpl
@@ -128,8 +128,8 @@ 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" >(optional) OpenID: </label>
-<input type="text" id="settings-openid" class="openid" name="openid_url" value="$openid" />
+<label id="settings-openid-label" for="settings-openid" >OpenID: </label>
+<input type="text" id="settings-openid" class="openid" name="openid_url" value="$openid" />&nbsp;(Optional) Allow this OpenID to login to this account.
</div>
<div id="settings-openid-end" ></div>