summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 143a63b)
raw | patch | inline | side by side (parent: 143a63b)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 31 May 2005 05:55:48 +0000 (05:55 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 31 May 2005 05:55:48 +0000 (05:55 +0000) |
plugins/admin/departments/headpage.tpl | patch | blob | history |
index c8e8b9df7fd2767dfc82a3292858b1f0696e4e2d..32ecf4d9a313c7ca5e05abea58069542c3e98f5e 100644 (file)
<p class="contentboxb">
<select style="width:500px; height:450px;" name="deplist" size=15 ondblclick="this.form.edit_helper.value='1'; this.form.submit()">
{html_options options=$departments}
- </select>
+ <option disabled></option>
+ </select>
<br>
<input type=submit value="{t}New{/t}..." name="new_department">
<input type=submit value="{t}Edit{/t}" name="select_department">