Code

Added summary to list filter
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 4 Mar 2010 08:08:48 +0000 (08:08 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 4 Mar 2010 08:08:48 +0000 (08:08 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16033 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/systems/admin/systems/systemSelect/selectSystem-filter.tpl

index 2f09c5868fdde0b2d8cb2146dcd3bd3a43e9f155..88ba5745a2ea16b2ea3ca7dccd5ef4f8646e08bb 100644 (file)
@@ -15,7 +15,7 @@
  <div style="border-top:1px solid #AAAAAA"></div>
  {$SCOPE}
 
- <table summary="" style="width:100%;border-top:1px solid #B0B0B0;">
+ <table summary='{t}Filter options{/t}' style="width:100%;border-top:1px solid #B0B0B0;">
   <tr>
    <td>
     <label for="NAME">
@@ -28,7 +28,7 @@
   </tr>
  </table>
 
- <table summary=""  width="100%"  style="background:#EEEEEE;border-top:1px solid #B0B0B0;">
+ <table summary='{t}Filter options{/t}'  width="100%"  style="background:#EEEEEE;border-top:1px solid #B0B0B0;">
   <tr>
    <td width="100%" align="right">
     {$APPLY}