summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 0394f1c)
raw | patch | inline | side by side (parent: 0394f1c)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 31 May 2005 06:57:18 +0000 (06:57 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 31 May 2005 06:57:18 +0000 (06:57 +0000) |
plugins/admin/groups/headpage.tpl | patch | blob | history |
index 86fefda33004e9150bfbdc20dee60893cbdbe2ba..3755b3778d6091147e03e94a1a4e09340ce1ea4d 100644 (file)
<p class="contentboxb">
<select style="width:500px; height:450px;" name="grouplist" size=15 ondblclick="this.form.edit_helper.value='1'; this.form.submit()">
{html_options options=$grouplist}
+ <option disabled></option>
</select>
<br>
<input type=submit value="{t}New{/t}..." name="new_group">