summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a1c09e7)
raw | patch | inline | side by side (parent: a1c09e7)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 4 Mar 2010 08:32:20 +0000 (08:32 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 4 Mar 2010 08:32:20 +0000 (08:32 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16044 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/kolab/personal/connectivity/kolab/kolab.tpl | patch | blob | history |
diff --git a/gosa-plugins/kolab/personal/connectivity/kolab/kolab.tpl b/gosa-plugins/kolab/personal/connectivity/kolab/kolab.tpl
index c8b991bda1bde647c9f5dd6a1b4985ee2c3b888d..f310251bd1070e9ba884d1ed702a3392d6109ce4 100644 (file)
{/if}
{t}Kolab account{/t}</h3>
-<table summary="" style="width:100%">
+<table style="width:100%">
<tr>
<td style="width:50%; vertical-align:top;">
<td style="vertical-align:top;">
<h3>{t}Free Busy information{/t}</h3>
- <table summary="">
+ <table >
<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 summary="">
+ <table >
{$invitation}
</table>
{/render}