Code

Updated templates
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 4 Mar 2010 08:32:44 +0000 (08:32 +0000)
committerhickert <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

index f1ccf402899e5cea800892d6a054ca4cdb696a8f..fa5cd0056f176cbeef1499100b26e33a033e9e22 100644 (file)
@@ -1,10 +1,10 @@
-<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"}&nbsp;{t}Generic{/t}
 </h3>
-   <table summary="">
+   <table >
 {if !$multiple_support}
     <tr>
      <td><label for="mail">{t}Primary address{/t}</label>{$must}</td>
@@ -98,7 +98,7 @@
  <tr>
   <td colspan="3">
    <p class="seperator">&nbsp;</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"}&nbsp;{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}