Code

Mass table tag fixing
[gosa.git] / plugins / gofax / reports / contents.tpl
index 4a6521820b1b4c9fc2a945a258e1af0b1fd9133a..e8ed997340d2f1440d6864401e893d9047624700 100644 (file)
@@ -25,7 +25,7 @@
 <br>
 
 {if $search_result ne ""}
- <table style="width:100%; vertical-align:top; text-align:left; border:1px solid #B0B0B0;" cellpadding=2 cellspacing=1 border=0 rules="cols">
+ <table summary="" style="width:100%; vertical-align:top; text-align:left; border:1px solid #B0B0B0;" cellpadding=2 cellspacing=1 border=0 rules="cols">
   <tr style="background-color: #E8E8E8; height:26px; font-weight:bold">
    <td><a href="main.php?plug={$plug}&amp;sort=0">{t}User{/t} {$mode0}</a></td>
    <td><a href="main.php?plug={$plug}&amp;sort=1">{t}Date{/t} {$mode1}</a></td>
@@ -37,7 +37,7 @@
   {$search_result}
  </table>
 
- <table style="width:100%; vertical-align:top; text-align:center;" cellpadding=4 cellspacing=0 border=0>
+ <table summary="" style="width:100%; vertical-align:top; text-align:center;" cellpadding=4 cellspacing=0 border=0>
   <tr>
    <td>{$range_selector}</td>
   </tr>