From: reed%reedloden.com <> Date: Thu, 12 Feb 2009 02:37:05 +0000 (+0000) Subject: s/new Account/New Account/ on new index page in order to make the text grammatically... X-Git-Tag: bugzilla-3.3.4~51 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d68947859602d674ea47a96587df89e3b414725e;p=thirdparty%2Fbugzilla.git s/new Account/New Account/ on new index page in order to make the text grammatically correct. [r=mkanat@IRC] --- diff --git a/template/en/default/index.html.tmpl b/template/en/default/index.html.tmpl index 80b3461958..2039318a77 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%]