From: timeless%mozdev.org <> Date: Wed, 22 Mar 2006 12:41:00 +0000 (+0000) Subject: Bug 330837 Fix sudo_in_progress to not say "an sudo" X-Git-Tag: bugzilla-2.23.1~42 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9b44a9951ab335f03f80e96850f188817ed4011;p=thirdparty%2Fbugzilla.git Bug 330837 Fix sudo_in_progress to not say "an sudo" patch by gijskruitbosch+bugs@gmail.com r=lpsolit a=myk --- diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl index 190b5d125b..03215aa5d3 100644 --- a/template/en/default/global/user-error.html.tmpl +++ b/template/en/default/global/user-error.html.tmpl @@ -1224,7 +1224,7 @@ [% ELSIF error == "sudo_in_progress" %] [% title = "Session In Progress" %] - An sudo session (impersonating [% target FILTER html %]) is in progress. + A sudo session (impersonating [% target FILTER html %]) is in progress. End that session (using the link in the footer) before starting a new one. [% ELSIF error == "sudo_password_required" %]