From 429fad7946e7461b2c3069ba292b3a5e95e2f825 Mon Sep 17 00:00:00 2001 From: "reed%reedloden.com" <> Date: Sun, 11 Mar 2007 09:24:11 +0000 Subject: I missed two from my patch in bug 366466. s/Cancelled/Canceled/ [p=reed r=mkanat@IRC a=mkanat@IRC] --- template/en/default/global/messages.html.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'template/en/default/global') 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. -- cgit v1.2.3-24-g4f1b