Code

Added table summaries
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 5 Mar 2010 11:09:39 +0000 (11:09 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 5 Mar 2010 11:09:39 +0000 (11:09 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16198 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/kolab/personal/connectivity/kolab/kolab.tpl

index f310251bd1070e9ba884d1ed702a3392d6109ce4..7ec8c234d59783a2be9e42afca7a2da8cebb56b3 100644 (file)
@@ -41,7 +41,7 @@
 {/if}
 
 {t}Kolab account{/t}</h3>
-<table style="width:100%">
+<table style="width:100%" summary="{t}Kolab delegation configuration{/t}">
  <tr>
   <td style="width:50%; vertical-align:top;">
 
@@ -99,7 +99,7 @@
   <td style="vertical-align:top;">
 
  <h3>{t}Free Busy information{/t}</h3>
- <table >
+ <table summary="{t}Free Busy information{/}">
   <tr>
    <td><LABEL for="calFBURL">{t}URL{/t}</LABEL></td>
    <td>
 <input type="checkbox" name="use_kolabInvitationPolicy" {if $use_kolabInvitationPolicy} checked {/if} value="1" class="center">
 {/if}
 {render acl=$kolabInvitationPolicyACL}
- <table >
+ <table summary="{t}Invitation policy{/t}">
    {$invitation}
  </table>
 {/render}