Code

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

gosa-plugins/mail/personal/mail/mailAddressSelect/selectMailAddress-filter.tpl

index 62224bcc3fe2f2277699c064af3dd5d8892628de..c6f402c5b4c72e7a32dd9f04d82a810548ad1f4d 100644 (file)
@@ -16,7 +16,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">
@@ -30,7 +30,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}