summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 16e93d8)
raw | patch | inline | side by side (parent: 16e93d8)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 17 Oct 2005 13:58:15 +0000 (13:58 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 17 Oct 2005 13:58:15 +0000 (13:58 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@1590 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/admin/systems/workstationStartup.tpl | patch | blob | history |
diff --git a/plugins/admin/systems/workstationStartup.tpl b/plugins/admin/systems/workstationStartup.tpl
index c7ca9d15523f21a462a42b515c71cac59a623d7f..128d66bf4dcd95df2683fa58c5e762168616de52 100644 (file)
</td>
- <td style="vertical-align:top;"><h2><img alt="" align="middle" src="images/penguin.png"> {t}Assigned FAI classes{/t}</h2>
- <select name="FAIclassSel" {$FAIclassACL} multiple style="width:280px;height:100px;">
+ <td style="vertical-align:top;"><h2><img alt="" align="middle" src="images/fai_profile.png"> {t}Assigned FAI classes{/t}</h2>
+ <select name="FAIclassSel" {$FAIclassACL} multiple style="width:100%;height:100px;">
{html_options values=$FAIclass output=$FAIclassKeys}
<option disabled> </option>
</select>