summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 353fe28)
raw | patch | inline | side by side (parent: 353fe28)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 7 Apr 2010 09:27:46 +0000 (09:27 +0000) | ||
committer | hickert <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 | patch | blob | history |
diff --git a/gosa-core/plugins/personal/posix/trustModeDialog/generic.tpl b/gosa-core/plugins/personal/posix/trustModeDialog/generic.tpl
index 77110424461db06da6234cf19f03a250ee2b196a..1db09e21c99ec3486f84264277558aa54d2a52d7 100644 (file)
{/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> </option>
{/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> </option>