Code

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

gosa-core/plugins/admin/groups/userSelect/user-filter.tpl

index ba7af5cdef3357da37d194fd90ccfb3a1e676e82..d651048e1bde7541bfc01c51d776d7a57d2ae5a2 100644 (file)
@@ -10,7 +10,7 @@
 
  {$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">
@@ -23,7 +23,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}