summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 8e7e62c)
raw | patch | inline | side by side (parent: 8e7e62c)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 11 Aug 2005 20:54:04 +0000 (20:54 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 11 Aug 2005 20:54:04 +0000 (20:54 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@1110 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/admin/ogroups/headpage.tpl | patch | blob | history |
index 3dac36e4820a7f8b9cc33ad176608ff644a6ffa8..2e5665b758b953b79725a469a67c243b290833d6 100644 (file)
</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><LABEL for='filter'>{t}Display object groups matching{/t}</LABEL></td><td><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>
+ <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>