]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 333836: extra </a> in sudo_password_required message - Patch by Emmanuel Seyman...
authorlpsolit%gmail.com <>
Sat, 15 Apr 2006 00:04:28 +0000 (00:04 +0000)
committerlpsolit%gmail.com <>
Sat, 15 Apr 2006 00:04:28 +0000 (00:04 +0000)
template/en/default/global/user-error.html.tmpl

index 6e029e1f5879d2307670722c917e00b451e4b932..54aa31ee05943c499cbd9bca5e07bf857bf0ba73 100644 (file)
     Your [% terms.Bugzilla %] password is required to begin a sudo 
     session. Please <a href="relogin.cgi?action=prepare-sudo&target_login=
     [%- target_login FILTER html %]&reason=
-    [%- reason FILTER html %]">go back</a> and enter your password</a>.
+    [%- reason FILTER html %]">go back</a> and enter your password.
     
   [% ELSIF error == "sudo_preparation_required" %]
     [% title = "Preparation Required" %]