]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 465817: The sudo session UI lets you select several users to impersonate at once...
authorlpsolit%gmail.com <>
Thu, 20 Nov 2008 04:11:39 +0000 (04:11 +0000)
committerlpsolit%gmail.com <>
Thu, 20 Nov 2008 04:11:39 +0000 (04:11 +0000)
template/en/default/admin/sudo.html.tmpl

index 4b7b607e930ff55622986380eef3bb01e81a49a6..36298a94ab52b32d2e1f0517cd9fc69a20014823 100644 (file)
     [% 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>