Bug 333836: extra </a> in sudo_password_required message - Patch by Emmanuel Seyman <eseyman@linagora.com> r=LpSolit a=justdave

This commit is contained in:
lpsolit%gmail.com 2006-04-14 17:04:28 +00:00
parent 231f4b3551
commit 112b09c6a7

View File

@ -1228,7 +1228,7 @@
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" %]