]> 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:06:45 +0000 (00:06 +0000)
committerlpsolit%gmail.com <>
Sat, 15 Apr 2006 00:06:45 +0000 (00:06 +0000)
template/en/default/global/user-error.html.tmpl

index ce5e0f2005eb29c0c15620625f3f8a9f3742ea88..9200959c2c6baa4fe2b2c20790a9996c1988c185 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" %]