Code

Included changes done in the train
[gosa.git] / plugins / personal / samba / samba3.tpl
index 65adfd3e374d1316e39abc38e06288eb670c2e1d..c079647d915516ca86f79482cd956797808f376f 100644 (file)
   <td style="border-left:1px solid #A0A0A0">
    &nbsp;
   </td>
-  <td style="vertical-align:top;">
+  <td style="vertical-align:top;width:50%">
    <i>{t}Miscellaneous{/t}</i>
    <table summary="">
     <tr>
   <td style="vertical-align:top;">
    <LABEL for="workstation_list">{t}Allow connection from these workstations only{/t}</LABEL>
    <br>
-   <select id="workstation_list" style="width:350px;" name="workstation_list[]" size=10 multiple {$sambaUserWorkstationACL}>
+   <select id="workstation_list" style="width:100%;" name="workstation_list[]" size=10 multiple {$sambaUserWorkstationACL}>
     {html_options values=$workstations output=$workstations}
    </select>
    <br>