Code

Removed labeledUri = labeledURI fix
[gosa.git] / plugins / admin / systems / headpage.tpl
index a55c5ed2e59db13aa6840a1c6e1ec93dba50f888..9db03c327e0a64e4eaa4e1973c900010299fd749 100644 (file)
@@ -16,7 +16,7 @@
   </div>
   </td>
   <td style="vertical-align:top;">
-   <div class="contentboxh">
+   <div class="contentboxh" style="border-bottom:1px solid #B0B0B0;">
     <p class="contentboxh"><img src="{$infoimage}" align="right" alt="[i]">{t}Information{/t}</p>
    </div>
    <div class="contentboxb">
 <table summary="" style="width:100%;border-top:1px solid #B0B0B0;">
 <tr>
 <td>
-<LABEL for="user"><img alt="{t}Display systems of user{/t}" src="{$searchu_image}" align=middle></LABEL>
+       <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 width="99%">
-<input type='text' style='width:99%' name='user' maxlength='20' value='{$user}' title='{t}User name of which terminal(s) are shown{/t}' onChange="mainform.submit()">
+<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>
 </table>