From: timeless%mozdev.org <> Date: Thu, 23 Mar 2006 00:09:50 +0000 (+0000) Subject: Bug 330837 Fix sudo_in_progress to not say "an sudo" X-Git-Tag: bugzilla-2.22~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ceb55fc6cc6cdd71620baf207ff370ff9771c1b;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 70ba569f89..4619303c24 100644 --- a/template/en/default/global/user-error.html.tmpl +++ b/template/en/default/global/user-error.html.tmpl @@ -1138,7 +1138,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" %]