]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Fix bustage: email_confirmation_failed is no longer used
authorFrédéric Buclin <LpSolit@gmail.com>
Mon, 28 May 2012 13:54:18 +0000 (15:54 +0200)
committerFrédéric Buclin <LpSolit@gmail.com>
Mon, 28 May 2012 13:54:18 +0000 (15:54 +0200)
https://bugzilla.mozilla.org/show_bug.cgi?id=355596

template/en/default/global/user-error.html.tmpl

index a580fdfde7e70b325f465b468384922bec57f0a6..90ac376ba6507b686ffe1215e89abad875d0f05e 100644 (file)
     [% 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.