From: Frédéric Buclin Date: Mon, 28 May 2012 13:54:18 +0000 (+0200) Subject: Fix bustage: email_confirmation_failed is no longer used X-Git-Tag: bugzilla-4.3.2~63 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1f2e12030a3e9c1b8d52cf7583affff293a7aa1;p=thirdparty%2Fbugzilla.git Fix bustage: email_confirmation_failed is no longer used https://bugzilla.mozilla.org/show_bug.cgi?id=355596 --- diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl index a580fdfde7..90ac376ba6 100644 --- a/template/en/default/global/user-error.html.tmpl +++ b/template/en/default/global/user-error.html.tmpl @@ -431,10 +431,6 @@ [% title = "Email Change Already In Progress" %] Email change already in progress; please check your email. - [% ELSIF error == "email_confirmation_failed" %] - [% title = "Email Address Confirmation Failed" %] - Email address confirmation failed. - [% ELSIF error == "email_no_body" %] Your message did not contain any text, as far as we could tell.