diff options
Diffstat (limited to 'template')
-rw-r--r-- | template/en/default/index.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/index.html.tmpl b/template/en/default/index.html.tmpl index 80b346195..2039318a7 100644 --- a/template/en/default/index.html.tmpl +++ b/template/en/default/index.html.tmpl @@ -153,7 +153,7 @@ YAHOO.util.Event.onDOMReady(onLoadActions); [% IF user.id %] User Preferences [% ELSIF Param('createemailregexp') && user.authorizer.user_can_create_account %] - Open a new Account + Open a New Account [% ELSE %] Log In [% END%]</span> |