Code

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

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

index 1db09e21c99ec3486f84264277558aa54d2a52d7..26cb965aed98abeb803c47d3dac2ae91a75d0167 100644 (file)
@@ -9,14 +9,7 @@
   </select>
  {/render}
  {render acl=$trustmodeACL}
-  
-  <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>
-    
-   {/if}
-  </select>
+  {$trustList}
  {/render}
  <br>
  {render acl=$trustmodeACL}
   </select>
  {/render}
  {render acl=$trustmodeACL}
-  
-  <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>
-    
-   {/if}
-  </select>
+  {$trustList}
  {/render}
  <br>
  {render acl=$trustmodeACL}