Code

Updated table summary
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 24 Mar 2010 16:15:59 +0000 (16:15 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 24 Mar 2010 16:15:59 +0000 (16:15 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@17137 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/mail/addons/mailqueue/contents.tpl

index 4f046b7a5937357c22b92bb2a0c9250f61e87e3d..4d5e0b88bd1e2958ce775af0c55e57fe0a21fa49 100644 (file)
@@ -5,7 +5,7 @@
 </div>
 <div class="contentboxb">
   <div >
-       <table width="100%" summary="">
+       <table width="100%" summary="{t}Filter{/t}">
                <tr>
                        <td>
        {image path="images/lists/search.png"}
@@ -67,7 +67,7 @@
 <b>{t}Search returned no results{/t}...</b>
 {else}
 
-<table style='width: 100%; ' summary="">
+<table style='width: 100%; ' summary="{t}Entries{/t}">
  border="0" cellpadding="2" cellspacing="1" rules="cols">
        <tr style="background-color: rgb(232, 232, 232); height: 26px; font-weight: bold;">
                <td style='width:20px'>
 {/foreach}
 </table>
 
- <table style='width:100%; text-align:center;' summary="">
+ <table style='width:100%; text-align:center;' summary="{t}Page selection{/t}">
 
   <tr>
    <td>{$range_selector}</td>