diff options
Diffstat (limited to 'template/en/default/global')
-rw-r--r-- | template/en/default/global/messages.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/global/messages.html.tmpl b/template/en/default/global/messages.html.tmpl index a8eddac7a..2b14b3876 100644 --- a/template/en/default/global/messages.html.tmpl +++ b/template/en/default/global/messages.html.tmpl @@ -44,7 +44,7 @@ [% END %] [% ELSIF message_tag == "account_creation_canceled" %] - [% title = "User Account Creation Cancelled" %] + [% title = "User Account Creation Canceled" %] The creation of the user account [% account FILTER html %] has been canceled. |