Code

Added check to avoid multiple uploads of the same file
[gosa.git] / plugins / admin / systems / headpage.tpl
index a75c59c99f44379bfbcca55c442b1fd9823fd743..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>
 <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>