diff options
author | reed%reedloden.com <> | 2007-03-11 10:11:16 +0100 |
---|---|---|
committer | reed%reedloden.com <> | 2007-03-11 10:11:16 +0100 |
commit | 3ce940a70dc15afe504ddcf772d088b952e0b9d9 (patch) | |
tree | 178823e02bc6f19021c422ce15ca0612df55e500 /template/en/default/account/email | |
parent | 5f7218dece9661ce08a760c92927e2101b546de7 (diff) | |
download | bugzilla-3ce940a70dc15afe504ddcf772d088b952e0b9d9.tar.gz bugzilla-3ce940a70dc15afe504ddcf772d088b952e0b9d9.tar.xz |
Bug 366466 - "flag notification mail has canceled spelled incorrectly" [p=reed r=timeless a=mkanat]
Diffstat (limited to 'template/en/default/account/email')
-rw-r--r-- | template/en/default/account/email/confirm-new.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/account/email/confirm-new.html.tmpl b/template/en/default/account/email/confirm-new.html.tmpl index 6c7bdd05f..45c12b8f5 100644 --- a/template/en/default/account/email/confirm-new.html.tmpl +++ b/template/en/default/account/email/confirm-new.html.tmpl @@ -31,7 +31,7 @@ form below. You can also enter your real name, which is optional.<p> If you don't fill this form before <u>[%+ time2str("%B %o, %Y at %H:%M %Z", expiration_ts) %]</u>, - the creation of this account will be automatically cancelled. + the creation of this account will be automatically canceled. </div> <form id="confirm_account_form" method="post" action="token.cgi"> |