diff options
Diffstat (limited to 'template')
-rw-r--r-- | template/en/default/account/create.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
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 |