summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: b4822f4)
raw | patch | inline | side by side (parent: b4822f4)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 3 Mar 2010 13:23:46 +0000 (13:23 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 3 Mar 2010 13:23:46 +0000 (13:23 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15972 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 7dda28139f6c51b8d58420cbbb027bd70394c6b1..c8b991bda1bde647c9f5dd6a1b4985ee2c3b888d 100644 (file)
{if !$mail_account}
- <h2>{t}Kolab account{/t}</h2>
+ <h3>{t}Kolab account{/t}</h3>
{t}The kolab account is currently disabled. It's features can be adjusted if you add a mail account.{/t}
{else}
-<h2>
+<h3>
{if $multiple_support}
<input type="checkbox" name="use_kolabState" value="1" {if $use_kolabState} checked {/if}
{/if}">
{/if}
-{t}Kolab account{/t}</h2>
+{t}Kolab account{/t}</h3>
<table summary="" style="width:100%">
<tr>
<td style="width:50%; vertical-align:top;">
{/render}
{/if}
- <h2>{t}Mail size{/t}</h2>
+ <h3>{t}Mail size{/t}</h3>
{render acl=$unrestrictedMailSizeACL checkbox=$multiple_support checked=$use_unrestrictedMailSize}
<input class="center" type="checkbox" id='unrestrictedMailSize' name="unrestrictedMailSize" value="1"
{if !$kolabState && !$multiple_support} disabled {/if} {$unrestrictedMailSizeState}>
</td>
<td style="vertical-align:top;">
- <h2>{t}Free Busy information{/t}</h2>
+ <h3>{t}Free Busy information{/t}</h3>
<table summary="">
<tr>
<td><LABEL for="calFBURL">{t}URL{/t}</LABEL></td>
</table>
-<h2>{t}Invitation policy{/t}</h2>
+<h3>{t}Invitation policy{/t}</h3>
{if $multiple_support}
<input type="checkbox" name="use_kolabInvitationPolicy" {if $use_kolabInvitationPolicy} checked {/if} value="1" class="center">
{/if}