Code

Updated trustModes
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 7 Apr 2010 09:27:46 +0000 (09:27 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 7 Apr 2010 09:27:46 +0000 (09:27 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@17502 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-core/plugins/personal/posix/trustModeDialog/generic.tpl

index 77110424461db06da6234cf19f03a250ee2b196a..1db09e21c99ec3486f84264277558aa54d2a52d7 100644 (file)
@@ -10,7 +10,7 @@
  {/render}
  {render acl=$trustmodeACL}
   
-  <select style="width:100%" id="wslist" name="workstation_list[]" size=8 multiple {$trusthide}>
+  <select style="width:100%" id="wslist" name="workstation_list[]" size=5 multiple {$trusthide}>
    {html_options values=$accessTo output=$accessTo}
    
    {if $emptyArrAccess}<option disabled>&nbsp;</option>
@@ -41,7 +41,7 @@
  {/render}
  {render acl=$trustmodeACL}
   
-  <select style="width:100%" id="wslist" name="workstation_list[]" size=8 multiple {$trusthide}>
+  <select style="width:100%" id="wslist" name="workstation_list[]" size=5 multiple {$trusthide}>
    {html_options values=$accessTo output=$accessTo}
    
    {if $emptyArrAccess}<option disabled>&nbsp;</option>