diff options
author | Joey Hess <joey@kitenet.net> | 2010-05-08 16:18:55 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-05-08 16:18:55 -0400 |
commit | 8d80ad0c173f8d0fbd888a25486ac3f919337d78 (patch) | |
tree | ecfc3a617c4cd9de6c1a759e315f6852f3c62029 | |
parent | bf19c01f29a7e740f47354318629e61ad4ee5175 (diff) |
wording
-rw-r--r-- | templates/openid-selector.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/openid-selector.tmpl b/templates/openid-selector.tmpl index c12df519f..0659ee583 100644 --- a/templates/openid-selector.tmpl +++ b/templates/openid-selector.tmpl @@ -36,7 +36,7 @@ $(document).ready(function() { <TMPL_IF NONOPENIDFORM> <br /> <noscript> -<h2>Local Account:</h2> +<h2>Other:</h2> </noscript> </TMPL_IF> <TMPL_VAR NONOPENIDFORM> |