diff options
Diffstat (limited to 'template/en/default/global/user-error.html.tmpl')
-rw-r--r-- | template/en/default/global/user-error.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl index 6e029e1f5..54aa31ee0 100644 --- a/template/en/default/global/user-error.html.tmpl +++ b/template/en/default/global/user-error.html.tmpl @@ -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" %] |