From 5cbd918e0ee94445e5229fa0c3cec585826d6d39 Mon Sep 17 00:00:00 2001 From: hickert Date: Wed, 17 Mar 2010 16:39:29 +0000 Subject: [PATCH] updated templates git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16842 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-plugins/mail/admin/groups/mail/mail.tpl | 33 +++++++++++++------- 1 file changed, 21 insertions(+), 12 deletions(-) diff --git a/gosa-plugins/mail/admin/groups/mail/mail.tpl b/gosa-plugins/mail/admin/groups/mail/mail.tpl index 58c849ed9..ae770db2d 100644 --- a/gosa-plugins/mail/admin/groups/mail/mail.tpl +++ b/gosa-plugins/mail/admin/groups/mail/mail.tpl @@ -1,6 +1,8 @@ - +
+ -
+ +

{t}Generic{/t}

@@ -15,7 +17,7 @@ {if $mailEqualsCN} disabled {/if} > {/render} - @ {html_options values=$MailDomains output=$MailDomains selected=$MailDomain} {else} @@ -73,12 +75,12 @@ {t}Folder type{/t} {/if} @@ -97,7 +100,8 @@ {if !$multiple_support} -
- {foreach from=$AvailableFolderTypes.CAT item=item key=key} {/foreach} - {foreach from=$AvailableFolderTypes.SUB_CAT item=item key=key} {if $key == $FolderType.CAT} {foreach from=$item item=item2 key=key2} @@ -88,7 +90,8 @@ {/if} {/foreach} - + {image path="images/lists/reload.png"} +
+ +

{t}Alternative addresses{/t}

@@ -131,9 +135,11 @@
{if !$multiple_support} - +
+ - -
+ +

{t}IMAP shared folders{/t}

@@ -191,7 +197,8 @@

{t}Advanced mail options{/t}

- +
+
{render acl=$gosaMailDeliveryModeIACL} @@ -204,9 +211,11 @@
+ +

- + {image path="plugins/mail/images/envelope.png"} + {t}Forward messages to non group members{/t}

-- 2.30.2