Code

Some style changes
[gosa.git] / plugins / admin / ogroups / headpage.tpl
index 6c18ce8336dc498fc0fb25404bc46a559e6826af..7e9a302d468f5ba6a1a2a61585a7892b9eb236df 100644 (file)
@@ -48,8 +48,8 @@
        </tr>
 </table>    
 
-    <table summary="" style="width:100%;border-top:1px solid #B0B0B0;"><tr><td><img alt="" src="{$search_image}" align=middle title='{t}Display groups matching{/t}'></td>
-    <td><input type='text' name='regex' style='width:99%' maxlength='20' value='{$regex}' title='{t}Regular expression for matching group names{/t}' onChange="mainform.submit()"></td></tr></table>
+    <table summary="" style="width:100%;border-top:1px solid #B0B0B0;"><tr><td><LABEL for="regex"><img alt="{t}Display object groups matching{/t}" src="{$search_image}" align=middle title='{t}Display groups matching{/t}'></LABEL></td>
+    <td width="99%"><input type='text' name='regex' style='width:99%' maxlength='20' id='filer' value='{$regex}' title='{t}Regular expression for matching group names{/t}' onChange="mainform.submit()"></td></tr></table>
    {$apply}
    </div>
   </td>
@@ -57,3 +57,4 @@
 </table>
 
 <input type="hidden" name="ignore">
+<input type="hidden" name="Ogroup_dialog_posted">