From b98ff52479c2d0e85c648970d310c9f9de27e873 Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Sat, 15 Apr 2006 00:06:45 +0000 Subject: [PATCH] Bug 333836: extra in sudo_password_required message - Patch by Emmanuel Seyman r=LpSolit a=justdave --- template/en/default/global/user-error.html.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl index ce5e0f2005..9200959c2c 100644 --- a/template/en/default/global/user-error.html.tmpl +++ b/template/en/default/global/user-error.html.tmpl @@ -1147,7 +1147,7 @@ Your [% terms.Bugzilla %] password is required to begin a sudo session. Please go back and enter your password. + [%- reason FILTER html %]">go back and enter your password. [% ELSIF error == "sudo_preparation_required" %] [% title = "Preparation Required" %] -- 2.47.2