Code

If grouplist empty non W3c, added <option disabled></option> to M plugins/admin...
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 31 May 2005 06:57:18 +0000 (06:57 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 31 May 2005 06:57:18 +0000 (06:57 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@515 594d385d-05f5-0310-b6e9-bd551577e9d8

plugins/admin/groups/headpage.tpl

index 86fefda33004e9150bfbdc20dee60893cbdbe2ba..3755b3778d6091147e03e94a1a4e09340ce1ea4d 100644 (file)
@@ -10,6 +10,7 @@
     <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">&nbsp;