summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: eb17573)
raw | patch | inline | side by side (parent: eb17573)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 25 Mar 2010 09:58:04 +0000 (09:58 +0000) | ||
committer | hickert <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 | patch | blob | history |
diff --git a/gosa-plugins/gofon/gofon/fonreports/contents.tpl b/gosa-plugins/gofon/gofon/fonreports/contents.tpl
index 3ffe7aa66001580fb5002bc7287f87814b1c7454..86797c96a282de85229616b65cd132ee621d35fe 100644 (file)
<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}&sort=0">{t}Date{/t} {$mode0}</a></td>
<td><a href="main.php{$plug}&sort=1">{t}Source{/t} {$mode1}</a></td>
<td><a href="main.php{$plug}&sort=2">{t}Destination{/t} {$mode2}</a></td>
{$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>