From: lpsolit%gmail.com <> Date: Thu, 20 Nov 2008 04:10:01 +0000 (+0000) Subject: Bug 465817: The sudo session UI lets you select several users to impersonate at once... X-Git-Tag: bugzilla-3.2~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4cb064d38eb04d379dd0575fe68fc337a813f53c;p=thirdparty%2Fbugzilla.git Bug 465817: The sudo session UI lets you select several users to impersonate at once - Patch by Frédéric Buclin r=ghendricks a=LpSolit --- diff --git a/template/en/default/admin/sudo.html.tmpl b/template/en/default/admin/sudo.html.tmpl index 4dc70f95ac..680bcfbb38 100644 --- a/template/en/default/admin/sudo.html.tmpl +++ b/template/en/default/admin/sudo.html.tmpl @@ -52,10 +52,9 @@ [% INCLUDE global/userselect.html.tmpl id => "target_login" name => "target_login" - value => "$target_login_default" + value => target_login_default accesskey => "u" size => 30 - multiple => 5 %]