summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 3b2e07c)
raw | patch | inline | side by side (parent: 3b2e07c)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 31 May 2005 05:51:16 +0000 (05:51 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 31 May 2005 05:51:16 +0000 (05:51 +0000) |
inserted in plugins/admin/ogroups/headpage.tpl
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@510 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@510 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/admin/ogroups/headpage.tpl | patch | blob | history |
index 6f94aac57736acbe49a303ac085dce2344b8bf21..24d32b4684f60d596c511122efe06865ee60d3ad 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()">
{$groups}
+ <option disabled></option>
</select>
<br>
<input type=submit value="{t}New{/t}..." name="new_group">