Code

Updated table summary
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 25 Mar 2010 09:58:04 +0000 (09:58 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 25 Mar 2010 09:58:04 +0000 (09:58 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@17288 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/gofon/gofon/fonreports/contents.tpl

index 3ffe7aa66001580fb5002bc7287f87814b1c7454..86797c96a282de85229616b65cd132ee621d35fe 100644 (file)
@@ -32,7 +32,7 @@
 <br>
 
 {if $search_result}
- <table style='width:100%; '>  <tr style="background-color: #E8E8E8; height:26px; font-weight:bold">
+ <table style='width:100%; ' summary="{t}Phone reports{/t}">  <tr style="background-color: #E8E8E8; height:26px; font-weight:bold">
    <td><a href="main.php{$plug}&amp;sort=0">{t}Date{/t} {$mode0}</a></td>
    <td><a href="main.php{$plug}&amp;sort=1">{t}Source{/t} {$mode1}</a></td>
    <td><a href="main.php{$plug}&amp;sort=2">{t}Destination{/t} {$mode2}</a></td>       
@@ -44,7 +44,7 @@
   {$search_result}
  </table>
 
- <table style='width:100%; text-align:center;'>  <tr>
+ <table summary="{t}Page selector{/t}" style='width:100%; text-align:center;'>  <tr>
    <td>{$range_selector}</td>
   </tr>
  </table>