mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-02 01:48:05 +00:00
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:
parent
231f4b3551
commit
112b09c6a7
@ -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" %]
|
||||
|
Loading…
Reference in New Issue
Block a user