Code

Applied planned layout modifications
[gosa.git] / plugins / admin / groups / headpage.tpl
index b828354991558cab4eed8a4a7a41ccbe9267ad2d..c9612094ef8ac82a1f241dac6269a2548a4e061b 100644 (file)
@@ -7,17 +7,12 @@
     </p>
   </div>
   <div class="contentboxb">
-    <p class="contentboxb">
-     <select id="grouplist" 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>&nbsp;</option>
-    </select>
-    <br>
-    <input type=submit value="{t}New{/t}..." name="new_group">&nbsp;
-    <input type=submit value="{t}Edit{/t}" name="select_group">&nbsp;
-    <input type=submit value="{t}Delete{/t}" name="delete_group">&nbsp;
+      {$grouplisthead}
+  </div>
+  <div style='height:4px;'></div>
+  <div class="contentboxb" style="border-top:1px solid #B0B0B0;">
+      {$grouplist}
     <input type=hidden name="edit_helper">
-   </p>
   </div>
 
   </td>
@@ -29,9 +24,6 @@
    <p class="contentboxb">
      {t}This menu allows you to add, edit and remove selected groups. You may want to use the range selector on top of the group listbox, when working with a large number of groups.{/t}
     </p>
-    <p class="contentboxb">
-      {t}-Edit- and -New...- will execute an assistant to aid you in editing group properties. -Delete- will ask for confirmation before removing groups.{/t}
-    </p>
    </div>
    <br>
    <div class="contentboxh">
         </tr>
     </table>
 
-    
-    <table summary="" style="width:100%;border-top:1px solid #B0B0B0;">
-        <tr>
-            <td>
-               <input type=checkbox name="subsearch" value="1" {$subsearch} onClick="mainform.submit()" title="{t}Dive into LDAP subtrees when searching{/t}">{t}Search in subtrees{/t}<br>
-                       </td>
-               </tr>
-       </table>
-       
-    <table summary="" style="width:100%;border-top:1px solid #B0B0B0;">
-               <tr>
-                       <td width="50%">
-                               <img alt="" src="{$tree_image}" align=middle>&nbsp;
-                               <LABEL for="depselect">{t}Display groups of department{/t}</LABEL>
-                       </td>
-               <td>
-                               <select id="depselect" 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>
-               </tr>
-       </table>
     <table summary=""  style="width:100%;border-top:1px solid #B0B0B0;">
                <tr>
                        <td width="50%"><img alt="" src="{$search_image}" align=middle>&nbsp;