Commit e1dc3f11 authored by lpsolit%gmail.com's avatar lpsolit%gmail.com

Bug 333836: extra </a> in sudo_password_required message - Patch by Emmanuel…

Bug 333836: extra </a> in sudo_password_required message - Patch by Emmanuel Seyman <eseyman@linagora.com> r=LpSolit a=justdave
parent 344149d0
......@@ -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" %]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment