Code

updated filter
[gosa.git] / gosa-core / plugins / admin / groups / userSelect / user-list.tpl
index 6df2b0e2da2f4728a64857cabe137f3a25189272..d245d58b7e7589103eb8cc378e3cf4622a0b0de7 100644 (file)
@@ -1,8 +1,6 @@
-<input type='image' src='images/empty.png' name='no_action_posted' value='do_nothing' alt='' style='width:2px;height:2px;'>
-
-<table summary="" style="width:100%;height:100%; vertical-align:top; text-align:left;" cellpadding=2>
+<table summary="" style="width:100%;height:100%" cellpadding=2>
   <tr>
-    <td style="vertical-align:top; width:100%;">
+    <td style="width:100%;">
       <div class="contentboxh">
         <p class="contentboxh">&nbsp;{$HEADLINE}&nbsp;{$SIZELIMIT}</p>
       </div>
@@ -19,7 +17,7 @@
       </div>
       {$LIST}
     </td>
-    <td style='vertical-align:top;min-width:250px'>
+    <td style='min-width:250px'>
       {$FILTER}
     </td>
   </tr>