summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 44a600d)
raw | patch | inline | side by side (parent: 44a600d)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 3 Mar 2010 13:22:05 +0000 (13:22 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 3 Mar 2010 13:22:05 +0000 (13:22 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15931 594d385d-05f5-0310-b6e9-bd551577e9d8
diff --git a/gosa-plugins/mail/admin/groups/mail/class_groupMail.inc b/gosa-plugins/mail/admin/groups/mail/class_groupMail.inc
index 217710e4a6ab555f1a4af93724f77f7aea76af04..080e2882e317161ce1a58ebcb90581a7c5d30821 100644 (file)
if($this->remove_folder_from_imap){
$c= " checked ";
}
- $display .= "<h2>Shared folder delete options</h2>
+ $display .= "<h3>Shared folder delete options</h3>
<input class='center' type='checkbox' name='remove_folder_from_imap' value='1' ".$c."
title='"._("Remove shared folder from mail server database when entry gets removed in LDAP")."'>";
$display .= _("Remove the shared folder and all its contents after saving this account");
diff --git a/gosa-plugins/mail/admin/groups/mail/mail.tpl b/gosa-plugins/mail/admin/groups/mail/mail.tpl
index f08e14d891c071ebaae90ebae508e57dfac35e3f..272341ad1a12f5140c6d28fccded25cddfbb5756 100644 (file)
<table summary="" style="width:100%; vertical-align:top; text-align:left;" cellpadding="0" border="0">
<tr>
<td style="width:50%; vertical-align:top;">
- <h2><img class="center" alt="" align="middle" src="images/rightarrow.png" /> {t}Generic{/t}</h2>
+ <h3><img class="center" alt="" align="middle" src="images/rightarrow.png" /> {t}Generic{/t}</h3>
<table summary="">
<tr>
<td><label for="mail">{t}Primary address{/t}</label>{$must}</td>
<!-- Alternate addresses -->
{if !$multiple_support}
<td style="vertical-align:top;padding-left:2px;">
- <h2><img class="center" alt="" align="middle" src="plugins/mail/images/alternatemail.png">
+ <h3><img class="center" alt="" align="middle" src="plugins/mail/images/alternatemail.png">
{t}Alternative addresses{/t}
- </h2>
+ </h3>
{render acl=$gosaMailAlternateAddressACL}
<select style="width:100%;" name="alternates_list[]" size=10 multiple
<table summary="" style="width:100%; vertical-align:top; text-align:left;" cellpadding=4 border=0>
<tr>
<td style="vertical-align:top;width:50%; border-right:1px solid #A0A0A0">
- <h2><img class="center" alt="" align="middle" src="plugins/mail/images/shared_folder.png">
+ <h3><img class="center" alt="" align="middle" src="plugins/mail/images/shared_folder.png">
{t}IMAP shared folders{/t}
- </h2>
+ </h3>
<input type='hidden' name='mail_acls_posted' value='1'>
<table summary="" cellpadding=0 border=0>
{foreach from=$folder_acls item=item key=user}
<p class="seperator"> </p>
-<h2><img class="center" alt="" align="middle" src="images/false.png" /> {t}Advanced mail options{/t}</h2>
+<h3><img class="center" alt="" align="middle" src="images/false.png" /> {t}Advanced mail options{/t}</h3>
<table summary="" style="width:100%; vertical-align:top; text-align:left;" cellpadding="2" border="0">
<tr>
<td>
</td>
<td style="vertical-align:top;width:50%">
- <h2>
+ <h3>
<img class="center" alt="" align="middle" src="plugins/mail/images/envelope.png">
{t}Forward messages to non group members{/t}
- </h2>
+ </h3>
{render acl=$gosaMailForwardingAddressACL}
<select style="width:100%;" name="forwarder_list[]" size=10 multiple>
diff --git a/gosa-plugins/mail/admin/groups/mail/paste_mail.tpl b/gosa-plugins/mail/admin/groups/mail/paste_mail.tpl
index f3115f7b0e6e2009ea07764026f814042d848a85..97613f632b77fedd05636f834aa736212a5f0917 100644 (file)
-<h2>{t}Mail settings{/t}</h2>
+<h3>{t}Mail settings{/t}</h3>
<table summary="" style="width:100%; vertical-align:top; text-align:left;">
<tr>
<td colspan=2>