summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: e5dfbc4)
raw | patch | inline | side by side (parent: e5dfbc4)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 4 Mar 2010 08:32:44 +0000 (08:32 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 4 Mar 2010 08:32:44 +0000 (08:32 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16054 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/mail/personal/mail/generic.tpl | patch | blob | history |
diff --git a/gosa-plugins/mail/personal/mail/generic.tpl b/gosa-plugins/mail/personal/mail/generic.tpl
index f1ccf402899e5cea800892d6a054ca4cdb696a8f..fa5cd0056f176cbeef1499100b26e33a033e9e22 100644 (file)
-<table summary="" style="width:100%; vertical-align:top; text-align:left;" cellpadding="0" border="0">
+<table style="width:100%; vertical-align:top; text-align:left;" cellpadding="0" border="0">
<tr>
<td style="width:50%; vertical-align:top;">
<h3>{image path="images/rightarrow.png"} {t}Generic{/t}
</h3>
- <table summary="">
+ <table >
{if !$multiple_support}
<tr>
<td><label for="mail">{t}Primary address{/t}</label>{$must}</td>
<tr>
<td colspan="3">
<p class="seperator"> </p>
- <table summary="" style="vertical-align:top; text-align:left;" cellpadding=4 border=0>
+ <table style="vertical-align:top; text-align:left;" cellpadding=4 border=0>
<tr>
<td>
{render acl=$gosaMailDeliveryModeCACL}
</tr>
</table>
-<table summary="" style="width:100%; vertical-align:top; text-align:left;" cellpadding=4 border=0>
+<table style="width:100%; vertical-align:top; text-align:left;" cellpadding=4 border=0>
<tr style="padding-bottom:0px;">
<td style="width:50%">
{render acl=$gosaMailDeliveryModeIACL checkbox=$multiple_support checked=$use_drop_own_mails}
<h3>{image path="images/false.png"} {t}Advanced mail options{/t}
</h3>
-<table summary="" style="width:100%; vertical-align:top; text-align:left;" cellpadding="4" border="0">
+<table style="width:100%; vertical-align:top; text-align:left;" cellpadding="4" border="0">
<tr>
<td>
{render acl=$gosaMailDeliveryModeLACL checkbox=$multiple_support checked=$use_only_local}