Code

Some style fixes
[gosa.git] / plugins / gofon / reports / contents.tpl
index a294fe40687be5a7f98a80e45212d44ce76130f8..3a780cac1e478c92a462b98b7f1c3105fd08839e 100644 (file)
 <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 style="width:100%; vertical-align:top; text-align:left; border:1px solid #B0B0B0;" cellpadding=2 cellspacing=1 border=0 rules="cols" summary="">
   <tr style="background-color: #E8E8E8; height:26px; font-weight:bold">
-   <td><a href="main.php?plug={$plug}&amp;sort=0">{t}Date{/t} {$mode0}</a></td>
-   <td><a href="main.php?plug={$plug}&amp;sort=1">{t}Source{/t} {$mode1}</a></td>
-   <td><a href="main.php?plug={$plug}&amp;sort=2">{t}Destination{/t} {$mode2}</a></td>
-   <td><a href="main.php?plug={$plug}&amp;sort=3">{t}Channel{/t} {$mode3}</a></td>
-   <td><a href="main.php?plug={$plug}&amp;sort=4">{t}Application{/t} {$mode4}</a></td>
-   <td><a href="main.php?plug={$plug}&amp;sort=5">{t}Status{/t} {$mode5}</a></td>
-   <td><a href="main.php?plug={$plug}&amp;sort=6">{t}Duration{/t} {$mode6}</a></td>
+   <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>
+   <td><a href="main.php{$plug}&amp;sort=3">{t}Channel{/t} {$mode3}</a></td>
+   <td><a href="main.php{$plug}&amp;sort=4">{t}Application{/t} {$mode4}</a></td>
+   <td><a href="main.php{$plug}&amp;sort=5">{t}Status{/t} {$mode5}</a></td>
+   <td><a href="main.php{$plug}&amp;sort=6">{t}Duration{/t} {$mode6}</a></td>
   </tr>
   {$search_result}
  </table>
 
- <table style="width:100%; vertical-align:top; text-align:center;" cellpadding=4 cellspacing=0 border=0>
+ <table style="width:100%; vertical-align:top; text-align:center;" cellpadding=4 cellspacing=0 border=0 summary="">
   <tr>
    <td>{$range_selector}</td>
   </tr>
  </table>
 
-{else}
-  <b>{t}Search returned no results...{/t}</b>
-{/if}
-
 <p class="plugbottom">
  &nbsp;
 </p>
+{else}
+  <b>{t}Search returned no results...{/t}</b>
+{/if}
 
 <!-- Place cursor -->
 <script language="JavaScript" type="text/javascript">