summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 3e96ae5)
raw | patch | inline | side by side (parent: 3e96ae5)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 31 May 2005 08:25:44 +0000 (08:25 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 31 May 2005 08:25:44 +0000 (08:25 +0000) |
faxaccount/locals.tpl
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@522 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@522 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/gofax/faxaccount/locals.tpl | patch | blob | history |
index b46af322f25b9342a4d8d4a0a3c835a005bbe7e4..88c98f0bd6bdd2f53b3fbae9c0d49cb05d93b998 100644 (file)
</div>
<div class="contentboxb">
<p class="contentboxb" style="border-top:1px solid #B0B0B0;background-color:#F8F8F8">
- <select style="width:500px; margin-top:4px; height:450px;" name="local_list[]" size=15" multiple>
+ <select style="width:500px; margin-top:4px; height:450px;" name="local_list[]" size="15" multiple>
{html_options options=$list}
</select>
</p>
<img alt="" src="{$tree_image}" align="middle"> {t}Display numbers of department{/t}
</td>
<td>
- <select name="depselect" size=1 onChange="mainform.submit()" title="{t}Choose the department the search will be based on{/t}">
+ <select name="depselect" size="1" onChange="mainform.submit()" title="{t}Choose the department the search will be based on{/t}">
{html_options options=$deplist selected=$depselect}
</select>
</td>