From 791b504786fe9d4793afc671903be1c9b7630649 Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Wed, 29 Oct 2008 02:27:20 +0000 Subject: Bug 461958: Account creation page uses word "accountname" - should be "account name" - Patch by Rob Siklos [:robzilla] r/a=LpSolit --- template/en/default/account/create.html.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'template/en/default/account') diff --git a/template/en/default/account/create.html.tmpl b/template/en/default/account/create.html.tmpl index db5df1b43..5b8220193 100644 --- a/template/en/default/account/create.html.tmpl +++ b/template/en/default/account/create.html.tmpl @@ -40,7 +40,7 @@ [% IF Param('emailsuffix') == '' %] a legitimate email address. [% ELSE %] - an accountname which when combined with [% Param('emailsuffix') %] + an account name which when combined with [% Param('emailsuffix') %] corresponds to an address where you receive email. [% END %] You will receive an email at this address to confirm the creation of your -- cgit v1.2.3-24-g4f1b