summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2008-11-20 05:08:09 +0100
committerlpsolit%gmail.com <>2008-11-20 05:08:09 +0100
commitc72d05686971da020a4aee3b8c9961be69b8d03d (patch)
tree5b9cde521b703a30edfb3022913653f40de193c9 /template
parent60b43282ca58685f7e3fd597cd5b93241088e607 (diff)
downloadbugzilla-c72d05686971da020a4aee3b8c9961be69b8d03d.tar.gz
bugzilla-c72d05686971da020a4aee3b8c9961be69b8d03d.tar.xz
Bug 465817: The sudo session UI lets you select several users to impersonate at once - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
Diffstat (limited to 'template')
-rw-r--r--template/en/default/admin/sudo.html.tmpl3
1 files changed, 1 insertions, 2 deletions
diff --git a/template/en/default/admin/sudo.html.tmpl b/template/en/default/admin/sudo.html.tmpl
index 4dc70f95a..680bcfbb3 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
%]
</p>