summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 23ac252)
raw | patch | inline | side by side (parent: 23ac252)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 11 Aug 2005 21:07:17 +0000 (21:07 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 11 Aug 2005 21:07:17 +0000 (21:07 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@1114 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/gofon/macro/headpage.tpl | patch | blob | history |
index 52195f4247b86425d71ef4f334bcc7b0d600194a..beb00a85dd6f631b40e21eb334d518eb8b7ab512 100755 (executable)
<table style="width:100%;border-top:1px solid #B0B0B0;" summary="">
<tr>
<td>
- <img alt="Search" src="{$search_image}" align=middle title='{t}Display macros matching{/t}'>
+ <img alt="{t}Display macros matching{/t}" src="{$search_image}" align=middle title='{t}Display macros matching{/t}'>
</td>
- <td>
- <LABEL for='regex'>{t}Display macros matching{/t}</LABEL>
- </td>
- <td>
+ <td width="99%">
<input type='text' id='regex' name='regex' maxlength='20' value='{$regex}' style='width:99%;' title='{t}Regular expression for matching macro names{/t}' onChange="mainform.submit()">
</td>
</tr>