Code

Fixed ACL problem in oxchange plugin
[gosa.git] / plugins / personal / posix / trust_machines.tpl
index 073b2516a8874322958c04135790d2a35630c6ff..0d2bb0a54b3f763da14ef450ee6c862d33652600 100644 (file)
   </td>
   <td style="vertical-align:top;">
    <div class="contentboxh" style="height:20px;">
-    <p class="contentboxh" style="font-size:12px"><img src="{$launchimage}" align="right" alt="[F]"><b>{
+    <p class="contentboxh" style="font-size:12px"><img alt="" src="{$launchimage}" align="right" alt="[F]"><b>{
 t}Filters{/t}</b></p>
    </div>
-   <div class="contentboxb">
+   <div class="contentboxb" style="background-color:#F8F8F8">
     <p class="contentboxb" style="border-top:1px solid #B0B0B0; background-color:#F8F8F8">
      <table style="width:100%;">
       {$alphabet}
      </table>
     </p>
     <p class="contentboxb" style="border-top:1px solid #B0B0B0;background-color:#F8F8F8">
-    <table width="100%"><tr><td width="50%"><img src="{$tree_image}" align=center>&nbsp;{t}Display systems of department{/t}</td>
+    <table width="100%"><tr><td width="50%"><img alt="" src="{$tree_image}" align=middle>&nbsp;{t}Display systems of department{/t}</td>
     <td><select name="depselect" size=1 onChange="mainform.submit()" title="{t}Choose the department the search will be based on{/t}">
       {html_options options=$deplist selected=$depselect}
     </select></td></tr></table>
     </p>
     <p class="contentboxb" style="border-top:1px solid #B0B0B0;background-color:#F8F8F8">
-    <table width="100%"><tr><td width="50%"><img src="{$search_image}" align=center>&nbsp;{t}Display systems matching{/t}</td>
+    <table width="100%"><tr><td width="50%"><img alt="" src="{$search_image}" align=middle>&nbsp;{t}Display systems matching{/t}</td>
     <td><input type='text' name='regex' maxlength='20' value='{$regex}' title='{t}Regular expression for matching addresses{/t}' onChange="mainform.submit()"></td></tr></table>
     </p>
    {$apply}