Code

Fixed search lines
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 28 Oct 2005 12:12:32 +0000 (12:12 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 28 Oct 2005 12:12:32 +0000 (12:12 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@1739 594d385d-05f5-0310-b6e9-bd551577e9d8

plugins/admin/systems/headpage.tpl

index a75c59c99f44379bfbcca55c442b1fd9823fd743..288ccd3e8024060986720b10b94b36a3ebfae858 100644 (file)
 </table>
 <table summary="" style="width:100%;border-top:1px solid #B0B0B0;">
 <tr>
-<td style="width:20%;">
-       <!--<LABEL for="user"><img alt="{t}Display systems of user{/t}" src="{$searchu_image}" align=middle></LABEL>-->
-       <label for="user" style="white-space:nowrap;">{t}Display systems of user{/t}</label>
-</td>
 <td>
+       <LABEL for="user"><img alt="{t}Display systems of user{/t}" src="{$searchu_image}" align=middle title="{t}Display systems of user{/t}"></LABEL>
+</td>
+<td style="width:99%">
 <input type='text' style='width:99%' align='left' name='user' maxlength='20' value='{$user}' title='{t}User name of which terminal(s) are shown{/t}' onChange="mainform.submit()">
 </td>
 </tr>