Code

Mass table tag fixing
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 24 Jun 2005 10:18:57 +0000 (10:18 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 24 Jun 2005 10:18:57 +0000 (10:18 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@845 594d385d-05f5-0310-b6e9-bd551577e9d8

59 files changed:
ihtml/themes/altlinux/framework.tpl
ihtml/themes/altlinux/login.tpl
ihtml/themes/altlinux/setup.tpl
ihtml/themes/altlinux/setup_step4.tpl
ihtml/themes/altlinux/setup_useradmin.tpl
ihtml/themes/default/help.tpl
ihtml/themes/default/login.tpl
ihtml/themes/default/setup.tpl
ihtml/themes/default/setup_step4.tpl
ihtml/themes/default/setup_useradmin.tpl
include/smarty/debug.tpl
plugins/addons/addressbook/address_edit.tpl
plugins/addons/addressbook/address_info.tpl
plugins/addons/addressbook/contents.tpl
plugins/addons/addressbook/dial.tpl
plugins/addons/ldapmanager/contentcsv.tpl
plugins/addons/ldapmanager/contentexport.tpl
plugins/addons/ldapmanager/contentimport.tpl
plugins/addons/logview/contents.tpl
plugins/admin/applications/generic.tpl
plugins/admin/groups/acl.tpl
plugins/admin/groups/application.tpl
plugins/admin/groups/generic.tpl
plugins/admin/groups/group_objects.tpl
plugins/admin/groups/headpage.tpl
plugins/admin/groups/mail.tpl
plugins/admin/groups/mail_admins.tpl
plugins/admin/ogroups/generic.tpl
plugins/admin/ogroups/termgroup.tpl
plugins/admin/systems/password.tpl
plugins/admin/systems/printer.tpl
plugins/admin/users/headpage.tpl
plugins/admin/users/password.tpl
plugins/admin/users/template.tpl
plugins/gofax/blocklists/generic.tpl
plugins/gofax/blocklists/headpage.tpl
plugins/gofax/faxaccount/generic.tpl
plugins/gofax/faxaccount/lists.tpl
plugins/gofax/faxaccount/locals.tpl
plugins/gofax/reports/contents.tpl
plugins/gofax/reports/detail.tpl
plugins/personal/connectivity/kolab.tpl
plugins/personal/connectivity/oxchange.tpl
plugins/personal/connectivity/proxy.tpl
plugins/personal/connectivity/pureftpd.tpl
plugins/personal/generic/generic.tpl
plugins/personal/generic/generic_certs.tpl
plugins/personal/generic/generic_picture.tpl
plugins/personal/generic/password.tpl
plugins/personal/mail/generic.tpl
plugins/personal/mail/mail_locals.tpl
plugins/personal/password/password.tpl
plugins/personal/posix/generic.tpl
plugins/personal/posix/posix_groups.tpl
plugins/personal/posix/posix_shadow.tpl
plugins/personal/posix/trust_machines.tpl
plugins/personal/samba/samba2.tpl
plugins/personal/samba/samba3.tpl
plugins/personal/samba/samba3_workstations.tpl

index ccbcf32cf9fa3934f12bb5756ed12849c700d84d..fd90ab66dbe41005eedf7fe04c7aef5cbd4527df 100644 (file)
@@ -2,13 +2,13 @@
 <body>
 {$php_errors}
 <form action='main.php{$plug}' name='mainform' method='post' enctype='multipart/form-data'>
-<table width="100%" border="0" cellspacing="0" cellpadding="0" cellpadding="3" bgcolor="#5353ad" height="100%">
+<table summary="" width="100%" border="0" cellspacing="0" cellpadding="0" cellpadding="3" bgcolor="#5353ad" height="100%">
   <tr>
     <td style="height:36px; width:140px; vertical-align:bottom; text-align:center">
      <a href="main.php?version=1" style="vertical-align:bottom;"><img src='{$go_logo}' border="0" alt="GOSA2" align="bottom"></a>
     </td>
     <td>
-      <table style="margin-left:20px;" border=0>
+      <table summary="" style="margin-left:20px;" border=0>
        <tr>
         <td valign="middle">
         <a class=maintitlebar href='main.php?reset=1' onClick='return question("{t}You are currently editing a database entry. Do you want to dismiss the changes?{/t}", "main.php?reset=1");' style="vertical-align:middle;">
@@ -45,7 +45,7 @@
 
     <!-- Plugin window -->
     <td style="background-color:white; width:100%; vertical-align:top; height:15px; border-left:1px solid #778F6E; border-top:1px solid #778F6E" colspan=2>
-      <table style="vertical-align:top; text-align:justify; background-color: #F8F8F8; margin-top:7px; margin-left:7px; margin-right:7px; width:99%">
+      <table summary="" style="vertical-align:top; text-align:justify; background-color: #F8F8F8; margin-top:7px; margin-left:7px; margin-right:7px; width:99%">
        <tr>
         <td>
         {$errors}
index ce15b0925eda0ff669a47bcbdc2c864cf07f1769..1cd36c1b055a9244ea117e65bee96be20eccacb1 100644 (file)
@@ -6,7 +6,7 @@
 {$php_errors}
 <div class='gosaLoginSpacer'></div>
 
-<table class='gosaLoginMask' align='center'>
+<table summary="" class='gosaLoginMask' align='center'>
  <tr>
   <td class='gosaLoginBack'>
    <div class='gosaLoginBack'>
@@ -20,7 +20,7 @@
 
     <!-- Formular data, containing a table to center fields -->
     <form action='index.php' method='post' name='mainform'>
-     <table style='align:center; text-align:left;' cellspacing='7' align='center'>
+     <table summary="" style='align:center; text-align:left;' cellspacing='7' align='center'>
       <tr>
         <td>
           <img src='{$personal_img}' alt='{t}Username{/t}' title='{t}Username{/t}'>
index dfc95bcf952b620c0ce10151f8fb114d0a2c8c5e..09b0894087842b1282015d08788b7a6bc14e3d99 100644 (file)
@@ -10,7 +10,7 @@
 
 {$errors}
 
-<table cellspacing=0 cellpadding=0 style="width:100%;height:100%;">
+<table summary="" cellspacing=0 cellpadding=0 style="width:100%;height:100%;">
   <tr style="background-color:#CDF6C5">
     <td style="border-bottom:1px solid black; height:50px;">
       <img alt="" src="themes/default/images/go_logo.png">
@@ -24,7 +24,7 @@
     {include file="$content"}
     </td>
   </tr>
-<table>
+<table summary="">
 
 <script language="JavaScript" type="text/javascript">
   <!--
index f19acf1763a2d61172dc7ca80d80096cf695887c..5341f743559c34597fa39855b2c1b797e95f0411 100644 (file)
@@ -6,7 +6,7 @@
 <p>
  {t}Enter a description for the location you're configuring here{/t}:
 </p>
-<table>
+<table summary="">
  <tr>
   <td>{t}Location name{/t}</td>
   <td><input type='text' name='location' maxlength='80' size='25' value='{$location}'></td>
@@ -18,7 +18,7 @@
  {t}GOsa always acts as admin and manages access rights internally. This is a workaround till OpenLDAP's in directory ACI's are fully implemented. For this to work, we need the admin DN and the corresponding password.{/t}
 </p>
 
-<table>
+<table summary="">
  <tr>
   <td>{t}Admin DN{/t}</td>
   <td><input type='text' name='admin' maxlength='80' size='40' value='{$admin}'></td>
@@ -34,7 +34,7 @@
  {t}Some basic LDAP parameters are tunable and affect the locations where GOsa saves people and groups, including the way accounts get created. Check the values below if the fit your needs.{/t}
 </p>
 
-<table>
+<table summary="">
  <tr>
   <td>{t}Base {/t}</td>
   <td><input type='text' name='base' maxlength='80' size='40' value='{$base}'></td>
@@ -67,7 +67,7 @@
  {t}GOsa supports several encryption types for your passwords. Normally this is adjustable via user templates, but you can specify a default method to be used here, too.{/t}
 </p>
 
-<table>
+<table summary="">
  <tr>
   <td>{t}Encryption algorithm{/t}</td>
   <td>
@@ -83,7 +83,7 @@
  {t}GOsa has modular support for several mail methods. These methods provide interfaces to users mailboxes and general handling for quotas. You can choose the dummy plugin to leave all your mail settings untouched.{/t}
 </p>
 
-<table>
+<table summary="">
  <tr>
   <td>{t}Mail method{/t}</td>
   <td>
index bcbc8239637b3b0b3b68bb3c166fae181ec0b288..6d08e0f557ad740852ad2c6db660ac5be3b1359b 100644 (file)
@@ -16,7 +16,7 @@
 
 <br>
 
-<table summary="">
+<table summary="" summary="">
        <tr>
                <td>
                {t}Username{/t}
index 11bcdee78a105466bca31362dd7ac7962ef60ea8..be4be318102bbf849499164010daa465823085da 100644 (file)
@@ -3,7 +3,7 @@
 
 <form action='helpviewer.php' name='mainform' method='post' enctype='multipart/form-data'>
 <div style='background-color:#CDF6BD;width:100%;border-bottom:1px solid #909090'>
-  <table width="99%">
+  <table summary="" width="99%">
    <tr>
     <td width="33%">
      <b>{t}GOsa help viewer{/t}</b>
index d46c22c5dd1bfa3b9e8fbed793befc1231bc9c5b..59807e55b85b56e0acc9939b59382f60f2166962 100644 (file)
@@ -6,7 +6,7 @@
 <!-- Spacer for some browsers -->
 <div class='gosaLoginSpacer'></div>
 
-<table class='gosaLoginMask' align='center'>
+<table summary="" class='gosaLoginMask' align='center'>
  <tr>
   <td class='gosaLoginBack' width="606">
    <div class='gosaLoginBack'>
@@ -20,7 +20,7 @@
 
     <!-- Formular data, containing a table to center fields -->
     <form action='index.php' method='post' name='mainform'>
-     <table style='align:center; text-align:left;' cellspacing='7' align='center'>
+     <table summary="" style='align:center; text-align:left;' cellspacing='7' align='center'>
       <tr>
         <td>
           <img src='{$personal_img}' alt='{t}Username{/t}' title='{t}Username{/t}'>
index dfc95bcf952b620c0ce10151f8fb114d0a2c8c5e..09b0894087842b1282015d08788b7a6bc14e3d99 100644 (file)
@@ -10,7 +10,7 @@
 
 {$errors}
 
-<table cellspacing=0 cellpadding=0 style="width:100%;height:100%;">
+<table summary="" cellspacing=0 cellpadding=0 style="width:100%;height:100%;">
   <tr style="background-color:#CDF6C5">
     <td style="border-bottom:1px solid black; height:50px;">
       <img alt="" src="themes/default/images/go_logo.png">
@@ -24,7 +24,7 @@
     {include file="$content"}
     </td>
   </tr>
-<table>
+<table summary="">
 
 <script language="JavaScript" type="text/javascript">
   <!--
index f19acf1763a2d61172dc7ca80d80096cf695887c..5341f743559c34597fa39855b2c1b797e95f0411 100644 (file)
@@ -6,7 +6,7 @@
 <p>
  {t}Enter a description for the location you're configuring here{/t}:
 </p>
-<table>
+<table summary="">
  <tr>
   <td>{t}Location name{/t}</td>
   <td><input type='text' name='location' maxlength='80' size='25' value='{$location}'></td>
@@ -18,7 +18,7 @@
  {t}GOsa always acts as admin and manages access rights internally. This is a workaround till OpenLDAP's in directory ACI's are fully implemented. For this to work, we need the admin DN and the corresponding password.{/t}
 </p>
 
-<table>
+<table summary="">
  <tr>
   <td>{t}Admin DN{/t}</td>
   <td><input type='text' name='admin' maxlength='80' size='40' value='{$admin}'></td>
@@ -34,7 +34,7 @@
  {t}Some basic LDAP parameters are tunable and affect the locations where GOsa saves people and groups, including the way accounts get created. Check the values below if the fit your needs.{/t}
 </p>
 
-<table>
+<table summary="">
  <tr>
   <td>{t}Base {/t}</td>
   <td><input type='text' name='base' maxlength='80' size='40' value='{$base}'></td>
@@ -67,7 +67,7 @@
  {t}GOsa supports several encryption types for your passwords. Normally this is adjustable via user templates, but you can specify a default method to be used here, too.{/t}
 </p>
 
-<table>
+<table summary="">
  <tr>
   <td>{t}Encryption algorithm{/t}</td>
   <td>
@@ -83,7 +83,7 @@
  {t}GOsa has modular support for several mail methods. These methods provide interfaces to users mailboxes and general handling for quotas. You can choose the dummy plugin to leave all your mail settings untouched.{/t}
 </p>
 
-<table>
+<table summary="">
  <tr>
   <td>{t}Mail method{/t}</td>
   <td>
index e28943be1af7cab36cb68efec825fbb25cd24846..bcbc8239637b3b0b3b68bb3c166fae181ec0b288 100644 (file)
@@ -16,7 +16,7 @@
 
 <br>
 
-<table>
+<table summary="">
        <tr>
                <td>
                {t}Username{/t}
index 98c811d3c7c7a5b58e28cffbe851ef6c9811f1de..7a52cc5ff3e04d3d7a4894296dc2e95397e78712 100644 (file)
@@ -5,7 +5,7 @@
 {assign_debug_info}
 
 {if isset($_smarty_debug_output) and $_smarty_debug_output eq "html"}
-       <table border=0 width="100%">
+       <table summary="" border=0 width="100%">
        <tr bgcolor=#cccccc><th colspan=2>Smarty Debug Console</th></tr>
        <tr bgcolor=#cccccc><td colspan=2><b>included templates & config files (load time in seconds):</b></td></tr>
        {section name=templates loop=$_debug_tpls}
@@ -37,7 +37,7 @@
        {rdelim}
        _smarty_console = window.open("",title.value,"width=680,height=600,resizable,scrollbars=yes");
        _smarty_console.document.write("<HTML><HEAD><TITLE>Smarty Debug Console_"+self.name+"</TITLE></HEAD><BODY bgcolor=#ffffff>");
-       _smarty_console.document.write("<table border=0 width='100%'>");
+       _smarty_console.document.write("<table summary="" border=0 width='100%'>");
        _smarty_console.document.write("<tr bgcolor=#cccccc><th colspan=2>Smarty Debug Console</th></tr>");
        _smarty_console.document.write("<tr bgcolor=#cccccc><td colspan=2><b>included templates & config files (load time in seconds):</b></td></tr>");
        {section name=templates loop=$_debug_tpls}
index 9cf55638e3d19b1498d40934a32e23b3a3024283..f0f648b9bb8abfbd4e47c643bd0ac8eb9afab21e 100644 (file)
@@ -1,4 +1,4 @@
-<table style="width:100%; vertical-align:top; text-align:left; border:1px solid #B0B0B0;" cellpadding=4 cellspacing=0 border=0>
+<table summary="" style="width:100%; vertical-align:top; text-align:left; border:1px solid #B0B0B0;" cellpadding=4 cellspacing=0 border=0>
 <tr style="background-color: #E8E8E8; height:26px;font-weight:bold;">
 <td align=left width="100%">{$storage_info}
  <select name="storage_base" size="1" title="{t}Choose the department to store entry in{/t}">
 <tr style="background-color: white">
 <td colspan=2>
 
-<table width="100%" cellspacing=2 cellpadding=4>
+<table summary="" width="100%" cellspacing=2 cellpadding=4>
 <tr>
 <td style="width:50%; vertical-align:top; background-color: #F0F0F0">
  <h2><img alt="" src="{$personal_image}" align=middle>&nbsp;{t}Personal{/t}</h2>
  
- <table width="100%">
+ <table summary="" width="100%">
   <tr>
    <td>{t}Name{/t}{$must}, {t}Given name{/t}{$must}</td><td><input name="sn" size=10 maxlength=60 value="{$info_sn}">, <input name="givenName" size=10 maxlength=60 value="{$info_givenName}"><td>
   </tr>
@@ -32,7 +32,7 @@
 <td style="width:50%; vertical-align:top; background-color: #E8E8E8">
  <h2><img alt="" src="{$home_image}" align=middle>&nbsp;{t}Private{/t}</h2>
 
- <table width="100%">
+ <table summary="" width="100%">
   <tr>
    <td>{t}Address{/t}<br><br></td>
    <td style="vertical-align:top;"><textarea name="homePostalAddress" rows=1 cols=20>{$info_homePostalAddress}</textarea></td>
 <td style="width:100%; vertical-align:top; background-color: #E4E4E4" colspan=2>
  <h2><img alt="" src="{$company_image}" align=middle>&nbsp;{t}Organizational{/t}</h2>
 
- <table width="100%">
+ <table summary="" width="100%">
   <tr>
    <td>
   
-    <table width="100%">
+    <table summary="" width="100%">
      <tr>
       <td>{t}Company{/t}</td><td><input name="o" size=15 maxlength=60 value="{$info_o}"></td>
      </tr>
@@ -81,7 +81,7 @@
  
    <td style="vertical-align:top">
 
-    <table width="100%">
+    <table summary="" width="100%">
      <tr>
       <td>{t}Address{/t}<br><br></td><td style="vertical-align:top;"><textarea name="postalAddress" rows=1 cols=20>{$info_postalAddress}</textarea></td>
      </tr>
index 5513359e1c9be04b38a19dea1f567aa2b80db045..195f555948d54ce4ac019f5987f3188a5398b4eb 100644 (file)
@@ -1,4 +1,4 @@
-<table style="width:100%; vertical-align:top; text-align:left; border:1px solid #B0B0B0;" cellpadding=4 cellspacing=0 border=0>
+<table summary="" style="width:100%; vertical-align:top; text-align:left; border:1px solid #B0B0B0;" cellpadding=4 cellspacing=0 border=0>
 <tr style="background-color: #E8E8E8; height:26px;font-weight:bold;">
 <td align=left width="100%">{$storage_info}</td>
 <td><a href="{$url}">X</a></td>
@@ -6,12 +6,12 @@
 <tr style="background-color: white">
 <td colspan=2>
 
-<table width="100%" cellspacing=2 cellpadding=4>
+<table summary="" width="100%" cellspacing=2 cellpadding=4>
 <tr>
 <td style="width:50%; vertical-align:top; background-color: #F0F0F0">
  <h2><img alt="" src="{$personal_image}" align=middle> {t}Personal{/t}</h2>
  
- <table width="100%">
+ <table summary="" width="100%">
   <tr>
    <td>{t}Name{/t}</td><td><i>{$info_sn}, {$info_givenName}</i></td>
   </tr>
@@ -28,7 +28,7 @@
 <td style="width:50%; vertical-align:top; background-color: #E8E8E8">
  <h2><img alt="" src="{$home_image}" align=middle> {t}Private{/t}</h2>
 
- <table width="100%">
+ <table summary="" width="100%">
   <tr>
    <td>{t}Address{/t}<br><br></td>
    <td style="vertical-align:top;"><i>{$info_homePostalAddress}</i></td>
 <td style="width:100%; vertical-align:top; background-color: #E4E4E4" colspan=2>
  <h2><img alt="" src="{$company_image}" align=middle> {t}Organizational{/t}</h2>
 
- <table width="100%">
+ <table summary="" width="100%">
   <tr>
    <td>
   
-    <table width="100%">
+    <table summary="" width="100%">
      <tr>
       <td>{t}Company{/t}</td><td><i>{$info_o}</i></td>
      </tr>
@@ -77,7 +77,7 @@
  
    <td style="vertical-align:top">
 
-    <table width="100%">
+    <table summary="" width="100%">
      <tr>
       <td>{t}Address{/t}<br><br></td><td style="vertical-align:top;"><i>{$info_postalAddress}</i></td>
      </tr>
index 6e65a08539a87718d70517496470dacc2e8353af..963fb748bc36fee364be203266f3595253cc3594 100644 (file)
@@ -1,7 +1,7 @@
-<table style="table-layout:fixed; width:100%; vertical-align:top; text-align:left; table-layout:auto;" cellpadding=4>
+<table summary="" style="table-layout:fixed; width:100%; vertical-align:top; text-align:left; table-layout:auto;" cellpadding=4>
 <tr>
   <td style="vertical-align:top;">
-   <table style="width:100%; vertical-align:top; text-align:left; border:1px solid #B0B0B0;"  cellpadding=4 cellspacing=0 border=0 rules="cols">
+   <table summary="" style="width:100%; vertical-align:top; text-align:left; border:1px solid #B0B0B0;"  cellpadding=4 cellspacing=0 border=0 rules="cols">
     <colgroup>
         <col width="32%">
         <col width="14%">
@@ -17,7 +17,7 @@
     {$search_result}
    </table>
 
-   <table style="vertical-align:top; text-align:center; width:100%;" cellpadding=4 cellspacing=0 border=0>
+   <table summary="" style="vertical-align:top; text-align:center; width:100%;" cellpadding=4 cellspacing=0 border=0>
     <tr>
      <td>{$range_selector}</td>
     </tr>
     <p class="contentboxh"><img src="{$launchimage}" align="right" alt="[F]">{t}Filters{/t}</p>
    </div>
    <div class="contentboxb">
-    <table style="width:100%;border-top:1px solid #B0B0B0;">
+    <table summary="" style="width:100%;border-top:1px solid #B0B0B0;">
      {$alphabet}
     </table>
     
-<table  style="width:100%;border-top:1px solid #B0B0B0;">
+<table summary=""  style="width:100%;border-top:1px solid #B0B0B0;">
        <tr>
                <td>
 <input type=checkbox name="organizational" value="1" {$organizational} onClick="mainform.submit()" title="{t}Select to see regular users{/t}">{t}Show organizational entries{/t}<br>
@@ -71,7 +71,7 @@
        </tr>
 </table>
 
-<table style="width:100%;border-top:1px solid #B0B0B0;">
+<table summary="" style="width:100%;border-top:1px solid #B0B0B0;">
        <tr>
                <td>
                        <img alt="" src="{$tree_image}" align=middle>
@@ -86,7 +86,7 @@
        </tr>
 </table>
 
-<table style="width:100%;border-top:1px solid #B0B0B0;">
+<table summary="" style="width:100%;border-top:1px solid #B0B0B0;">
        <tr>
                <td width="50%"><img alt="" src="{$search_image}" align=middle>
                        &nbsp;{t}Search for{/t}
@@ -97,7 +97,7 @@
        </tr>
 </table>
 
-<table style="width:100%;border-top:1px solid #B0B0B0;">
+<table summary="" style="width:100%;border-top:1px solid #B0B0B0;">
        <tr>
                <td width="50%">
                        <img alt="" src="{$search_image}" align=middle>&nbsp;{t}Match object{/t}
index 4b350ec7ee9eefc0d9506563cb59d328b0b42cba..656383d459b7a435617da78cc558e244e1ce3801 100644 (file)
@@ -1,4 +1,4 @@
-<table style="width:100%; vertical-align:top; text-align:left; border:1px solid #B0B0B0;" cellpadding=4 cellspacing=0 border=0>
+<table summary="" style="width:100%; vertical-align:top; text-align:left; border:1px solid #B0B0B0;" cellpadding=4 cellspacing=0 border=0>
 <tr style="background-color: #E8E8E8; height:26px;font-weight:bold;">
 <td align=left width="100%">{t}Dial connection...{/t}</td>
 </tr>
index d0116da464013a4b2027f3d77ac05cabce2fce6a..9b40f6defc43e47d2cbeaf8f820aeba5da628923 100644 (file)
@@ -4,7 +4,7 @@
 <p class="seperator">&nbsp;</p>
 
 {if $fileup != TRUE}
-<table>
+<table summary="">
        <tr>
                <td>
                        {t}Select CSV file to import{/t}
@@ -41,7 +41,7 @@
 <br>
 
 
-       <table cellspacing="1" border=0 cellpadding="4"  bgcolor="#FEFEFE">
+       <table summary="" cellspacing="1" border=0 cellpadding="4"  bgcolor="#FEFEFE">
                <tr>
                        {section name=head loop=$head}
                        <td bgcolor="#BBBBBB">
@@ -87,7 +87,7 @@
 <br><b>{t}Selected Template{/t}:</b> {$tpl}
 <br>
 <br>
-       <table cellspacing="1" border=0 cellpadding="4" bgcolor="#FEFEFE">
+       <table summary="" cellspacing="1" border=0 cellpadding="4" bgcolor="#FEFEFE">
                <tr>
                        {section name=attr loop=$anz}
                        <td bgcolor="#BBBBBB">
index c86bc7aa0787613f2ebd06d9a8f98195e306c218..26db8649ac13a312302bb562f765728564619192 100644 (file)
@@ -4,7 +4,7 @@
 </p>
 <p class="seperator">&nbsp;</p>
 
-<table style="width:100%;">
+<table summary="" style="width:100%;">
 <tr>
        <td width="30%">
                {t}Export single entry{/t}
index ae9952627fad8bd9eabe3bd049f3f470a30986aa..f1f457e05c5b9600d41ed7c4bf9021e6786941b0 100644 (file)
@@ -4,7 +4,7 @@
 </p>
 
 <p class="seperator">&nbsp;</p>
-<table>
+<table summary="">
 <tr>
     <td width="30%">
                {t}Import LDIF File{/t}
index 8b746ccc73d7b233fc789aa5a51949a237713807..a01432499f0fce573ec0a7fb508464157a78becc 100644 (file)
@@ -3,10 +3,10 @@
 </div>
 <div class="contentboxb">
 
- <table width="100%" class="contentboxb" style="border-top:1px solid #B0B0B0; padding:0px;">
+ <table summary="" width="100%" class="contentboxb" style="border-top:1px solid #B0B0B0; padding:0px;">
   <tr>
    <td width="33%">
-    <table>
+    <table summary="">
      <tr>
       <td><img alt="" align="middle" border=0 src="{$server_image}">&nbsp;{t}Show hosts{/t}</td>
       <td>
@@ -33,7 +33,7 @@
    </td>
    
    <td width="33%">
-    <table>
+    <table summary="">
      <tr>
       <td><img alt="" align="middle" border=0 src="{$time_image}">&nbsp;{t}Time interval{/t}</td>
       <td>
@@ -55,7 +55,7 @@
    </td>
    
    <td>
-    <table width="100%">
+    <table summary="" width="100%">
      <tr>
       <td><img alt="" align="middle" border=0 src="{$ruleset_image}">&nbsp;{t}Ruleset{/t}</td>
       <td width="100%">
@@ -77,7 +77,7 @@
 <br>
 
 {if $search_result ne ""}
- <table style="width:100%; vertical-align:top; text-align:left; border:1px solid #B0B0B0;" cellpadding=2 cellspacing=1 rules="cols">
+ <table summary="" style="width:100%; vertical-align:top; text-align:left; border:1px solid #B0B0B0;" cellpadding=2 cellspacing=1 rules="cols">
   <tr style="background-color: #E8E8E8; height:26px; font-weight:bold">
    <td><a href=main.php?plug={$plug}&amp;sort=0>{t}Level{/t} {$mode0}</a></td>
    <td><a href=main.php?plug={$plug}&amp;sort=1>{t}Hostname{/t} {$mode1}</a></td>
@@ -87,7 +87,7 @@
   {$search_result}
  </table>
 
- <table style="width:100%; vertical-align:top; text-align:center;" cellpadding=4 cellspacing=0 border=0>
+ <table summary="" style="width:100%; vertical-align:top; text-align:center;" cellpadding=4 cellspacing=0 border=0>
   <tr>
    <td>{$range_selector}</td>
   </tr>
index 32d48942979c2863bc9491a84c342f6b39224154..dbd128e7f5edbd47e5701d042ce2a0825fa97ee2 100644 (file)
@@ -1,8 +1,8 @@
-<table style="width:100%;">
+<table summary="" style="width:100%;">
  <tr>
   <td style="width:50%;">
 
-   <table>
+   <table summary="">
      <tr>
       <td>{t}Application name{/t}{$must}</td>
       <td><input name="cn" size=25 maxlength=60 value="{$cn}" title="{t}Application name{/t}"></td>
@@ -55,7 +55,7 @@
 
 <p class="plugbottom" style="height:4px; margin-bottom:0px;">&nbsp</p>
 
-<table style="width:100%;">
+<table summary="" style="width:100%;">
   <tr>
     <td>
       <input type=checkbox name="exec_for_groupmembers" value="1" {$gosaApplicationFlagsACL} {$exec_for_groupmembers}>{t}Only executable for members{/t}
index a26b008709897b07d787f03999070407f7479a47..0cf338b74d8782f4b69be5f6ab956d5a224c4841 100644 (file)
@@ -1,4 +1,4 @@
-<table width="100%">
+<table summary="" width="100%">
  <tr>
   <td>
    <b>{t}Object{/t}</b>
index 2a2fb53129a2615ba6afc17e58ea8e0d9d7fd99e..e28c81447071c43bb9271d0cf4503b81d00a2381 100644 (file)
@@ -1,4 +1,4 @@
-<table style="width:100%;">
+<table summary="" style="width:100%;">
  <tr>
   <td style="width:45%; vertical-align:top;">
    <b>{t}Used applications{/t}</b>
index 917ef2f26371413152fe9431732a40425847e6b6..730d7a22907a7890c818d4835ab05008130f8666 100644 (file)
@@ -1,8 +1,8 @@
-<table style="width:100%;">
+<table summary="" style="width:100%;">
  <tr>
   <td style="width:50%; vertical-align:top;">
    <input type="hidden" name="groupedit" value="1">
-   <table>
+   <table summary="">
     <tr>
      <td>{t}Group name{/t}{$must}</td>
      <td>
@@ -75,7 +75,7 @@
 
   <td style="vertical-align:top;">
 
-   <table>
+   <table summary="">
     <tr>
      <td style="vertical-align:top;">
       <b>{t}Group members{/t}</b>
index 283c9fa276fe21926617029be4045735fbc70deb..6a07562270d56f0eca69dfed4d8d6cc6696e5ec7 100644 (file)
@@ -1,4 +1,4 @@
-<table style="width:100%; vertical-align:top; text-align:left;" cellpadding=4>
+<table summary="" style="width:100%; vertical-align:top; text-align:left;" cellpadding=4>
 <tr>
   <td style="vertical-align:top;" width="500">
    <div class="contentboxh" style="height:20px;">
     <p class="contentboxh" style="font-size:12px"><img src="{$launchimage}" align="right" alt="[F]"><b>{t}Filters{/t}</b></p>
    </div>
    <div class="contentboxb">
-     <table style="width:100%;border-top:1px solid #B0B0B0;background-color:#F8F8F8">
+     <table summary="" style="width:100%;border-top:1px solid #B0B0B0;background-color:#F8F8F8">
       {$alphabet}
      </table>
-    <table width="100%" style="border-top:1px solid #B0B0B0;background-color:#F8F8F8"><tr><td width="50%"><img alt="" src="{$tree_image}" align=middle>&nbsp;{t}Display users of department{/t}</td>
+    <table summary="" width="100%" style="border-top:1px solid #B0B0B0;background-color:#F8F8F8"><tr><td width="50%"><img alt="" src="{$tree_image}" align=middle>&nbsp;{t}Display users of department{/t}</td>
     <td><select name="dselect" size=1 onChange="mainform.submit()" title="{t}Choose the department the search will be based on{/t}">
       {html_options options=$deplist selected=$dselect}
     </select></td></tr></table>
-    <table width="100%" style="border-top:1px solid #B0B0B0;background-color:#F8F8F8"><tr><td width="50%"><img alt="" src="{$search_image}" align=middle>&nbsp;{t}Display users matching{/t}</td>
+    <table summary="" width="100%" style="border-top:1px solid #B0B0B0;background-color:#F8F8F8"><tr><td width="50%"><img alt="" src="{$search_image}" align=middle>&nbsp;{t}Display users matching{/t}</td>
     <td><input type='text' name='regex' maxlength='20' value='{$regex}' title='{t}Regular expression for matching user names{/t}' onChange="mainform.submit()"></td></tr></table>
    {$apply}
    </div>
index 904a40b793b75f0236f3be187095391c8039aa8f..16ef6bec40611c1419c81b24338bdf5fd6b57a40 100644 (file)
@@ -1,4 +1,4 @@
-<table style="width:100%; vertical-align:top; text-align:left;" cellpadding=4>
+<table summary="" style="width:100%; vertical-align:top; text-align:left;" cellpadding=4>
 <tr>
   <td style="vertical-align:top;">
   <div class="contentboxh">
     <p class="contentboxh"><img src="{$launchimage}" align="right" alt="[F]">{t}Filters{/t}</p>
    </div>
    <div class="contentboxb">
-     <table style="width:100%;border-top:1px solid #B0B0B0;">
+     <table summary="" style="width:100%;border-top:1px solid #B0B0B0;">
       {$alphabet}
      </table>
-       <table style="width:100%;border-top:1px solid #B0B0B0;">        
+       <table summary="" style="width:100%;border-top:1px solid #B0B0B0;">     
                <tr>
                        <td>
        <input type=checkbox name="primarygroups" value="1" {$primarygroups} onClick="mainform.submit()" title="{t}Select to see groups that are primary groups of users{/t}">{t}Show primary groups{/t}<br>
@@ -54,7 +54,7 @@
     </table>
 
     
-    <table style="width:100%;border-top:1px solid #B0B0B0;">
+    <table summary="" style="width:100%;border-top:1px solid #B0B0B0;">
         <tr>
             <td>
                <input type=checkbox name="subsearch" value="1" {$subsearch} onClick="mainform.submit()" title="{t}Dive into LDAP subtrees when searching{/t}">{t}Search in subtrees{/t}<br>
                </tr>
        </table>
        
-    <table style="width:100%;border-top:1px solid #B0B0B0;"><tr><td width="50%"><img alt="" src="{$tree_image}" align=middle>&nbsp;{t}Display groups of department{/t}</td>
+    <table summary="" style="width:100%;border-top:1px solid #B0B0B0;"><tr><td width="50%"><img alt="" src="{$tree_image}" align=middle>&nbsp;{t}Display groups of department{/t}</td>
     <td><select name="depselect" size=1 onChange="mainform.submit()" title="{t}Choose the department the search will be based on{/t}">
       {html_options options=$deplist selected=$depselect}
     </select></td></tr></table>
-    <table  style="width:100%;border-top:1px solid #B0B0B0;"><tr><td width="50%"><img alt="" src="{$search_image}" align=middle>&nbsp;{t}Display groups matching{/t}</td>
+    <table summary=""  style="width:100%;border-top:1px solid #B0B0B0;"><tr><td width="50%"><img alt="" src="{$search_image}" align=middle>&nbsp;{t}Display groups matching{/t}</td>
     <td><input type='text' name='regex' maxlength='20' value='{$regex}' title='{t}Regular expression for matching group names{/t}' onChange="mainform.submit()"></td></tr></table>
-    <table  style="width:100%;border-top:1px solid #B0B0B0;"><tr><td width="50%"><img alt="" src="{$search_image}" align=middle>&nbsp;{t}Display groups of user{/t}</td>
+    <table summary=""  style="width:100%;border-top:1px solid #B0B0B0;"><tr><td width="50%"><img alt="" src="{$search_image}" align=middle>&nbsp;{t}Display groups of user{/t}</td>
     <td><input type='text' name='guser' maxlength='20' value='{$guser}' title='{t}User name of which groups are shown{/t}' onChange="mainform.submit()"></td></tr></table>
    {$apply}
    </div>
index 9fd577bc0392d2218fb0eadf0a992bf8ff82f701..753222d300088b5ccb8cd4447e695e955ae50af2 100644 (file)
@@ -1,11 +1,11 @@
 <input type="hidden" name="mailedit" value="1">
-<table style="width:100%; vertical-align:top; text-align:left;" cellpadding=0 border=0>
+<table summary="" style="width:100%; vertical-align:top; text-align:left;" cellpadding=0 border=0>
 
  <!-- Headline container -->
  <tr>
   <td style="width:50%; vertical-align:top;">
    <h2><img alt="" align="middle" src="images/rightarrow.png"> {t}Generic{/t}</h2>
-   <table>
+   <table summary="">
     <tr>
      <td>{t}Primary address{/t}{$must}</td>
      <td><input name="mail" size=25 maxlength=65 {$mailACL} value="{$mail}" title="{t}Primary mail address for this shared folder{/t}"></td>
 
 <p class="seperator">&nbsp;</p>
 
-<table style="width:100%; vertical-align:top; text-align:left;" cellpadding=4 border=0>
+<table summary="" style="width:100%; vertical-align:top; text-align:left;" cellpadding=4 border=0>
  <tr>
   <td style="width:50%; vertical-align:top;">
    <h2><img alt="" align="middle" src="images/members.png"> {t}IMAP shared folders{/t}</h2>
 
-   <table cellpadding=0 border=0>
+   <table summary="" cellpadding=0 border=0>
     <tr>
      <td>{t}Default permission{/t}</td>
      <td>
index 32c97ef2070a10d377410b7d8b3b967b8ac10719..fd21d92f029930a285a26c426b8d972eb8e4ec15 100644 (file)
@@ -1,4 +1,4 @@
-<table style="width:100%;">
+<table summary="" style="width:100%;">
  <tr>
   <td style="width:45%; vertical-align:top;">
    {t}Folder administrators{/t}
index a0410e069db669077b993058b2e7369f163c862b..7187ddef365cd1f9138c7de564e0a4c99e7dd237 100644 (file)
@@ -1,8 +1,8 @@
-<table style="width:100%;">
+<table summary="" style="width:100%;">
  <tr>
   <td style="width:50%; vertical-align:top">
    <input type="hidden" name="ogroupedit" value="1">
-   <table>
+   <table summary="">
     <tr>
      <td>{t}Group name{/t}{$must}</td>
      <td>
index 6f3a9afb845d693ab4d27cb384cb3c5eff421b4a..ed3c529d7b6c5df0c7ebc8c65cd0771e8ddb42f9 100644 (file)
@@ -1,7 +1,7 @@
 {t}All actions you choose here influence <b>all</b> machines in this object group. Be aware that rebooting machines may not make people happy who are currently working at these machines.{/t}
 <p class="plugbottom" style="margin-bottom:0px; padding:0px;">&nbsp;</p>
 <h2><img alt="" align="middle" src="images/rocket.png"> {t}Action{/t}</h2>
-<table>
+<table summary="">
  <tr>
   <td>
    <select size="1" name="saction" {$actionACL} title="{t}Select action to execute for this   group of terminals{/t}">
index eb2e9205ba93f70bf807bf5cce49e8a37e2461c5..e810ea999f46b1dde7effb975c02f8d15ba643a9 100644 (file)
@@ -6,7 +6,7 @@
  {t}Changing the password impinges on authentification only.{/t}
 </p>
 
-<table style="vertical-align:top; text-align:left;" cellpadding=4 border=0>
+<table summary="" style="vertical-align:top; text-align:left;" cellpadding=4 border=0>
   <tr>
     <td><b>{t}New password{/t}</b></td>
     <td><input type="password" name="new_password" size="30" maxlength="40"
index 3a5d8a7031e52211da40fdd4f4b3b0158c443eba..2f860f91a97df0bdff6c376667e6ed5ceb735ab1 100644 (file)
@@ -1,7 +1,7 @@
-<table summary="" width="100%">
+<table summary="" summary="" width="100%">
  <tr>
   <td style="vertical-align:top; width:50%;">
-       <table>
+       <table summary="">
         <tr>
          <td>{t}Printer name{/t}{$must}</td>
          <td><input name="cn" size=20 maxlength=60 value="{$cn}"></td>
@@ -27,7 +27,7 @@
        </table>
   </td>
   <td style="vertical-align:top">
-       <table>
+       <table summary="">
         <tr>
          <td>{t}Printer URL{/t}</td>
          <td><input name="labeledURI" size=25 maxlength=80 value="{$labeledURI}"></td>
index 65282871b96f58bcf8b55de2e8bc620df067e032..405917e4a1d00c63a5df4d55850601572b962b2c 100644 (file)
@@ -1,4 +1,4 @@
-<table style="width:100%; vertical-align:top; text-align:left;" cellpadding=4>
+<table summary="" style="width:100%; vertical-align:top; text-align:left;" cellpadding=4>
 <tr>
   <td style="vertical-align:top;">
   <div class="contentboxh">
     <p class="contentboxh"><img src="{$launchimage}" align="right" alt="[F]">{t}Filters{/t}</p>
    </div>
    <div class="contentboxb">
-     <table style="width:100%;border-top:1px solid #B0B0B0;">
+     <table summary="" style="width:100%;border-top:1px solid #B0B0B0;">
       {$alphabet}
      </table>
-       <table style="border-top:1px solid #B0B0B0;" width="100%">
+       <table summary="" style="border-top:1px solid #B0B0B0;" width="100%">
                <tr>
                        <td>
                                <input type=checkbox name="templates" value="1" {$templates} onClick="mainform.submit()" title="{t}Select to see template pseudo users{/t}">{t}Show templates{/t}<br>
@@ -55,7 +55,7 @@
             </td>
         </tr>
     </table>
-    <table style="border-top:1px solid #B0B0B0;" width="100%">
+    <table summary="" style="border-top:1px solid #B0B0B0;" width="100%">
         <tr>
             <td>
 
                </tr>
        </table>        
 
-                       <table width="100%" style="border-top:1px solid #B0B0B0;"><tr><td width="50%"><img alt="" src="{$tree_image}" align="middle">&nbsp;{t}Display users of department{/t}</td>
+                       <table summary="" width="100%" style="border-top:1px solid #B0B0B0;"><tr><td width="50%"><img alt="" src="{$tree_image}" align="middle">&nbsp;{t}Display users of department{/t}</td>
     <td><select name="depselect" size=1 onChange="mainform.submit()" title="{t}Choose the department the search will be based on{/t}">
       {html_options options=$deplist selected=$depselect}
     </select></td></tr></table>
-    <table width="100%" style="border-top:1px solid #B0B0B0;"><tr><td width="50%"><img alt="" src="{$search_image}" align="middle">&nbsp;{t}Display users matching{/t}</td>
+    <table summary="" width="100%" style="border-top:1px solid #B0B0B0;"><tr><td width="50%"><img alt="" src="{$search_image}" align="middle">&nbsp;{t}Display users matching{/t}</td>
     <td><input type='text' name='regex' maxlength='20' value='{$regex}' title='{t}Regular expression for matching user names{/t}' onChange="mainform.submit()"></td></tr></table>
    {$apply}
    </div>
index 65f93e7475bc6621a35eb0b04ea8397bc6152ced..d37a1f2786571ba7bf26007bd1a169fe3bd0a099 100644 (file)
@@ -6,7 +6,7 @@
  {t}Changing the password affects your authentification on mail, proxy, samba and unix services.{/t}
 </p>
 
-<table style="vertical-align:top; text-align:left;" cellpadding=4 border=0>
+<table summary="" style="vertical-align:top; text-align:left;" cellpadding=4 border=0>
   <tr>
     <td><b>{t}New password{/t}</b></td>
     <td><input type="password" name="new_password" size="30" maxlength="40" onFocus="nextfield= 'repeated_password';"></td>
index 92a49e679142375ade482c2579c0342bde7cb105..96cff2dda2ed050fb9e0fef156003d2a72938d31 100644 (file)
@@ -6,7 +6,7 @@
   {t}Creating a new user can be assisted by using templates. Many database records will be filled automatically. Choose <b>none</b> to skip the usage of templates.{/t}
 </p>
 
-<table style="vertical-align:top; text-align:left;" cellpadding=4 border=0>
+<table summary="" style="vertical-align:top; text-align:left;" cellpadding=4 border=0>
   <tr>
     <td><b>{t}Template{/t}</b></td>
     <td>
index 4c60f20c4499c3ad6dbda36644235b4ffdbae997..087df45828bc868d1787d56b1846a0b514bddde9 100644 (file)
@@ -1,9 +1,9 @@
 <h2><img alt="" align="middle" src="images/rightarrow.png"> {t}Generic{/t}</h2>
-<table style="width:100%; vertical-align:top; text-align:left;" cellpadding=4>
+<table summary="" style="width:100%; vertical-align:top; text-align:left;" cellpadding=4>
 
  <tr>
    <td style="width:50%; vertical-align:top;">
-    <table>
+    <table summary="">
      <tr>
       <td>{t}List name{/t}{$must}</td>
       <td>
@@ -27,7 +27,7 @@
   </td>
 
    <td style="vertical-align:top;">
-    <table>
+    <table summary="">
      <tr>
        <td>{t}Type{/t}</td>
        <td>
@@ -50,7 +50,7 @@
 
 <p class="plugbottom" style="margin-bottom:0px; padding:0px;">&nbsp;</p>
 
-<table>
+<table summary="">
  <tr>
    <td>
      <h2><img alt="" align="middle" src="images/false.png"> {t}Blocked numbers{/t}</h2>
index e66e7840f7754e5a9a61332a9d812d695533c4d5..735bd2646f9b3e112a1459c41c7a1f348e168fda 100644 (file)
@@ -1,4 +1,4 @@
-<table style="width:100%; vertical-align:top; text-align:left;" cellpadding=4>
+<table summary="" style="width:100%; vertical-align:top; text-align:left;" cellpadding=4>
 <tr>
   <td>
   <div class="contentboxh">
     <p class="contentboxh"><img src="{$launchimage}" align="right" alt="[F]">{t}Filters{/t}</p>
    </div>
    <div class="contentboxb">
-     <table style="width:100%;border-top:1px solid #B0B0B0;">
+     <table summary="" style="width:100%;border-top:1px solid #B0B0B0;">
       {$alphabet}
      </table>
-    <table style="width:100%;border-top:1px solid #B0B0B0;">
+    <table summary="" style="width:100%;border-top:1px solid #B0B0B0;">
                <tr>
                        <td>
        <input type=checkbox name="sendlists" value="1" {$sendlists} onClick="mainform.submit()" title="{t}Select to see send blocklists{/t}">{t}Show send blocklists{/t}<br>
@@ -49,7 +49,7 @@
                </tr>
        </table>    
 
-<table style="width:100%;border-top:1px solid #B0B0B0;">
+<table summary="" style="width:100%;border-top:1px solid #B0B0B0;">
        <tr>
                <td width="50%">
                        <img alt="" src="{$tree_image}" align=middle>&nbsp;{t}Display lists of department{/t}
@@ -63,7 +63,7 @@
        </tr>
 </table>
 
-<table style="width:100%;border-top:1px solid #B0B0B0;">
+<table summary="" style="width:100%;border-top:1px solid #B0B0B0;">
        <tr>
                <td width="50%"><img alt=""  src="{$search_image}" align=middle>
                        &nbsp;{t}Display lists matching{/t}
@@ -74,7 +74,7 @@
        </tr>
 </table>
 
-<table style="width:100%;border-top:1px solid #B0B0B0;">
+<table summary="" style="width:100%;border-top:1px solid #B0B0B0;">
        <tr>
                <td width="50%">
                        <img alt="" src="{$search_image}" align=middle>&nbsp;{t}Display lists containing{/t}
index 674a28b61e3cd5e8686ad01fb572a120e77e1458..7017e4d9283c920398af1daa63a70153ba40e192 100644 (file)
@@ -1,11 +1,11 @@
-<table style="width:100%; vertical-align:top; text-align:left;" cellpadding=0 border=0>
+<table summary="" style="width:100%; vertical-align:top; text-align:left;" cellpadding=0 border=0>
 
  <!-- Headline container -->
  <tr>
    <td style="width:50%; vertical-align:top;">
      <h2><img alt="" align="middle" src="images/rightarrow.png"> {t}Generic{/t}</h2>
 
-     <table>
+     <table summary="">
        <tr>
          <td>{t}Fax{/t}{$must}</td>
          <td>
@@ -63,7 +63,7 @@
 
 <p class="seperator">&nbsp;</p>
 
-<table style="width:100%; vertical-align:top; text-align:left;" cellpadding=4 border=0>
+<table summary="" style="width:100%; vertical-align:top; text-align:left;" cellpadding=4 border=0>
   <tr>
     <td style="width:50%;">
     <h2><img alt="" align="middle" src="images/fax_small.png"> {t}Alternate fax numbers{/t}</h2>
@@ -83,7 +83,7 @@
     
     <td style="vertical-align:top; width:100%">
       <h2><img alt="" align="middle" src="images/false.png"> {t}Blocklists{/t}</h2>
-      <table>
+      <table summary="">
         <tr>
           <td>{t}Blocklists for incoming fax{/t}</td>
           <td>
index cb6df29d2f15b1e69dbd8d88b54bb6b0fd823c03..0de09611f87cb0c5af386a3434408b3337dfe5ef 100644 (file)
@@ -1,4 +1,4 @@
-<table style="width:100%; vertical-align:top; text-align:left;" cellpadding=4 border=0>
+<table summary="" style="width:100%; vertical-align:top; text-align:left;" cellpadding=4 border=0>
  <tr>
   <td> 
    <b>{t}Blocked numbers/lists{/t}</b>
index 88c98f0bd6bdd2f53b3fbae9c0d49cb05d93b998..0eafe0a459cbd3c5e7857af1195a735d1b4ee143 100644 (file)
@@ -1,4 +1,4 @@
-<table style="width:100%; vertical-align:top; text-align:left;" cellpadding=4>
+<table summary="" style="width:100%; vertical-align:top; text-align:left;" cellpadding=4>
 <tr>
   <td style="vertical-align:top;">
    <div class="contentboxh" style="height:20px;">
     <p class="contentboxh" style="font-size:12px"><img src="{$launchimage}" align="right" alt="[F]"><b>{t}Filters{/t}</b></p>
    </div>
    <div class="contentboxb"  style="background-color:#F8F8F8">
-     <table style="width:100%;border-top:1px solid #B0B0B0; background-color:#F8F8F8">
+     <table summary="" style="width:100%;border-top:1px solid #B0B0B0; background-color:#F8F8F8">
       {$alphabet}
      </table>
-    <table width="100%" style="border-top:1px solid #B0B0B0;background-color:#F8F8F8">
+    <table summary="" width="100%" style="border-top:1px solid #B0B0B0;background-color:#F8F8F8">
                <tr>
                        <td width="50%">
                                <img alt="" src="{$tree_image}" align="middle">&nbsp;{t}Display numbers of department{/t}
@@ -34,7 +34,7 @@
                        </td>
                </tr>
        </table>
-    <table width="100%" style="border-top:1px solid #B0B0B0;background-color:#F8F8F8">
+    <table summary="" width="100%" style="border-top:1px solid #B0B0B0;background-color:#F8F8F8">
                <tr>
                        <td width="50%">
                                <img alt="" src="{$search_image}" align="middle">&nbsp;{t}Display numbers matching{/t}
@@ -43,7 +43,7 @@
                                <input type='text' name='regex' maxlength='20' value='{$regex}' title='{t}Regular expression for matching numbers{/t}' onChange="mainform.submit()">    </td>
                </tr>
        </table>
-    <table width="100%" style="border-top:1px solid #B0B0B0;background-color:#F8F8F8">
+    <table summary="" width="100%" style="border-top:1px solid #B0B0B0;background-color:#F8F8F8">
                <tr>
                        <td width="50%">
                                <img alt="" src="{$search_image}" align="middle">&nbsp;{t}Display numbers of user{/t}
index 4a6521820b1b4c9fc2a945a258e1af0b1fd9133a..e8ed997340d2f1440d6864401e893d9047624700 100644 (file)
@@ -25,7 +25,7 @@
 <br>
 
 {if $search_result ne ""}
- <table style="width:100%; vertical-align:top; text-align:left; border:1px solid #B0B0B0;" cellpadding=2 cellspacing=1 border=0 rules="cols">
+ <table summary="" style="width:100%; vertical-align:top; text-align:left; border:1px solid #B0B0B0;" cellpadding=2 cellspacing=1 border=0 rules="cols">
   <tr style="background-color: #E8E8E8; height:26px; font-weight:bold">
    <td><a href="main.php?plug={$plug}&amp;sort=0">{t}User{/t} {$mode0}</a></td>
    <td><a href="main.php?plug={$plug}&amp;sort=1">{t}Date{/t} {$mode1}</a></td>
@@ -37,7 +37,7 @@
   {$search_result}
  </table>
 
- <table style="width:100%; vertical-align:top; text-align:center;" cellpadding=4 cellspacing=0 border=0>
+ <table summary="" style="width:100%; vertical-align:top; text-align:center;" cellpadding=4 cellspacing=0 border=0>
   <tr>
    <td>{$range_selector}</td>
   </tr>
index e8f6575da5d0655045a3051c51408994a6d9885f..0ac801f8192fb26adc1e376b062c416b2b83a770 100644 (file)
@@ -1,4 +1,4 @@
-<table>
+<table summary="">
  <tr>
   <td> 
    <a href="getfax.php?id={$detail}&amp;download=1">
@@ -13,7 +13,7 @@
     &nbsp;
   </td>
   <td style="vertical-align:top">
-    <table border=0 cellspacing=5>
+    <table summary="" border=0 cellspacing=5>
      <tr>
       <td><b>{t}FAX ID{/t}</b></td>
       <td>{$fax_id}</td>
index e0843a3a347b74534191d0ee02c1ba6a995b8895..bb5307df2583db35db18e8918102c9c9342c6d8c 100644 (file)
@@ -4,7 +4,7 @@
 {t}The kolab account is currently disabled. It's features can be adjusted if you add a mail account.{/t}
 {else}
 
-<table style="width:100%">
+<table summary="" style="width:100%">
  <tr>
   <td style="width:50%; vertical-align:top;">
    <b>{t}Delegations{/t}</b><br>
@@ -29,7 +29,7 @@
   <td style="vertical-align:top;">
 
  <b>{t}Free Busy information{/t}</b><br>
- <table>
+ <table summary="">
   <tr>
    <td>{t}URL{/t}</td>
    <td><input name="calFBURL" size=30 maxlength=60 {$calFBURLACL} value="{$calFBURL}"></td>
@@ -42,7 +42,7 @@
 
 
  <b>{t}Invitation policy{/t}</b><br>
- <table>
+ <table summary="">
    {$invitation}
  </table>
 
index 665a9743dcaed1e1a83fbcccefe1760fddf376be..fc2197ed427daef59c0041549f018ced3ccad4ae 100644 (file)
@@ -2,12 +2,12 @@
 <h2>{t}Open-Xchange Account{/t} - {t}disabled, no Postgresql support detected{/t}</h2>
 {else}
 <h2>{if $tabbed eq 1}<input type="checkbox" name="oxchange" value="B" {$oxchangeState} {$oxchangeAccountACL} onCLick="changeState('OXAppointmentDays');changeState('OXTaskDays');changeState('OXTimeZone');" >{/if}{t}Open-Xchange account{/t}</h2>
-<table style="width:100%; vertical-align:top; text-align:left;" cellpadding=0 border=0>
+<table summary="" style="width:100%; vertical-align:top; text-align:left;" cellpadding=0 border=0>
 
  <!-- Headline container -->
  <tr>
    <td style="width:50%; vertical-align:top;">
-     <table style="margin-left:4px;">
+     <table summary="" style="margin-left:4px;">
        <tr>
          <td colspan=2 style="vertical-align:top;">
            <b>{t}Remember{/t}</b>
@@ -27,7 +27,7 @@
      &nbsp;
    </td>
    <td style="vertical-align:top;">
-     <table>
+     <table summary="">
        <tr>
          <td colspan=2 style="vertical-align:top;">
            <b>{t}User Information{/t}</b>
index 8fed115640d1de7bfeb28cd8421655494557190c..84b1f84aeb6d0ffb4622d73f4267f3d6d1dccdf6 100644 (file)
                        ">
        {/if}{t}Proxy account{/t}</h2>
 
-<table style="width:100%; vertical-align:top; text-align:left;" cellpadding=0 border=0>
+<table summary="" style="width:100%; vertical-align:top; text-align:left;" cellpadding=0 border=0>
  <tr>
    <td>
-    <table border=0 width="100%" cellpadding=0>
+    <table summary="" border=0 width="100%" cellpadding=0>
     <tr><td colspan=2>
     <input type="checkbox" name="filterF" id="filterF" value="F" {$filterF} {$gosaProxyAcctFlagsACL} {$pstate}>
     {t}Filter unwanted content (i.e. pornographic or violence related){/t}
@@ -34,7 +34,7 @@
        ">
     {t}Limit proxy access to working time{/t}
     <br>
-    <table style="margin-left:20px;">
+    <table summary="" style="margin-left:20px;">
      <tr>
       <td>
         <select size="1" id="startHour" name="startHour" {$gosaProxyWorkingStartACL} {$Tstate}>
@@ -68,7 +68,7 @@
        ">
     {t}Restrict proxy usage by quota{/t}
     <br>
-    <table style="margin-left:20px;">
+    <table summary="" style="margin-left:20px;">
      <tr>
       <td>
        <input name="quota_size" id="quota_size" size=7 maxlength=10 {$Bstate} {$gosaProxyQuotaACL} value="{$quota_size}">
index d7dd875841e57f91cb46329ec789b8b7d8f52490..cb6557ed153c11372e5c1afd8688003f079249bf 100644 (file)
@@ -1,11 +1,11 @@
 <h2>{if $tabbed eq 1}<input type="checkbox" name="pureftpd" value="B" {$pureftpdState} {$pureftpdACL} onclick="changeState('FTPUploadBandwidth'); changeState('FTPDownloadBandwidth'); changeState('FTPQuotaFiles'); changeState('FTPQuotaMBytes'); changeState('FTPUploadRatio'); changeState('FTPDownloadRatio'); changeState('FTPStatus');" {$pureftpdACL}>{/if}{t}FTP account{/t}</h2>
 
-<table style="width:100%; vertical-align:top; text-align:left;" cellpadding=0 border=0>
+<table summary="" style="width:100%; vertical-align:top; text-align:left;" cellpadding=0 border=0>
 
  <!-- Headline container -->
  <tr>
    <td style="width:50%; vertical-align:top;">
-     <table style="margin-left:4px;">
+     <table summary="" style="margin-left:4px;">
        <tr>
          <td colspan=2 style="vertical-align:top;">
            <b>{t}Bandwidth{/t}</b>
@@ -25,7 +25,7 @@
      &nbsp;
    </td>
    <td>
-     <table>
+     <table summary="">
        <tr>
          <td colspan=2 style="vertical-align:top;">
            <b>{t}Quota{/t}</b>
@@ -44,7 +44,7 @@
  </tr>
  <tr>
    <td>
-     <table style="margin-left:4px;">
+     <table summary="" style="margin-left:4px;">
        <tr>
          <td colspan=2 style="vertical-align:top;">
            <b>{t}Ratio{/t}</b>
@@ -58,7 +58,7 @@
      </table>
    </td>
    <td>
-     <table>
+     <table summary="">
        <tr>
          <td colspan=2 style="vertical-align:top;">
            <b>{t}Miscellaneous{/t}</b>
index 69ffecd4d15f0d6122a9218a3c03a04e0fcfbc50..b0804b62de33a6a05f4a2ff4cff84c5242657741 100644 (file)
@@ -1,4 +1,4 @@
-<table style="width:100%; vertical-align:top; text-align:left;" cellpadding=4 border=0>
+<table summary="" style="width:100%; vertical-align:top; text-align:left;" cellpadding=4 border=0>
 
  <!-- Headline container -->
  <tr>
@@ -19,7 +19,7 @@
 
   <!-- Name, ... -->
   <td style="vertical-align:top;">
-   <table> 
+   <table summary=""
     <tr>
      <td>{t}Name{/t}{$must}</td>
      <td><input name="sn" size=25 maxlength=60 {$snACL} value="{$sn}"></td>
   <td style="vertical-align:top;">
 
    <!-- Address, ... -->
-   <table> 
+   <table summary=""
     <tr>
      <td style="vertical-align:top;">{t}Address{/t}</td>
      <td><textarea name="homePostalAddress" rows=3 cols=22 {$homePostalAddressACL}>{$homePostalAddress}</textarea></td>
 
 <p class="seperator">&nbsp;</p>
 
-<table class="line" style="width:100%; vertical-align:top; text-align:left;" cellpadding=4 border=0>
+<table summary="" class="line" style="width:100%; vertical-align:top; text-align:left;" cellpadding=4 border=0>
 
  <!-- Headline container -->
  <tr>
   {if $governmentmode ne "true"}
   <!-- Company, ... -->
   <td style="vertical-align:top;">
-   <table> 
+   <table summary=""
     <tr>
      <td>{t}Organization{/t}</td>
      <td><input name="o" size=22 maxlength=60 {$oACL} value="{$o}"></td>
 
   <!-- Phone, ... -->
   <td style="vertical-align:top;">
-   <table> 
+   <table summary=""
     <tr>
      <td>{t}Room No.{/t}</td>
      <td><input name="roomNumber" size=22 maxlength=60 {$roomNumberACL} value="{$roomNumber}"></td>
 
   <!-- Location, ... -->
   <td style="vertical-align:top;">
-   <table> 
+   <table summary=""
     <tr>
      <td>{t}Location{/t}</td>
      <td><input name="l" size=22 maxlength=60 {$lACL} value="{$l}"></td>
 
   <!-- Beschreibung, ... -->
   <td style="vertical-align:top;">
-   <table> 
+   <table summary=""
     <tr>
      <td>{t}Vocation{/t}</td>
      <td><input name="vocation" size=22 maxlength=60 {$vocationACL} value="{$vocation}"></td>
   
   <!-- Phone, ... -->
   <td style="vertical-align:top;">
-   <table> 
+   <table summary=""
     <tr>
      <td>{t}Person locality{/t}</td>
      <td>
 
   <!-- Location, ... -->
   <td style="vertical-align:top;">
-   <table> 
+   <table summary=""
     <tr>
      <td>{t}Room No.{/t}</td>
      <td><input name="roomNumber" size=22 maxlength=60 {$roomNumberACL} value="{$roomNumber}"></td>
index 0b905ff5c9fd7d2647bfafc7bda4dd4533553544..f2eb3416471a44b12279e733397f8e7b1a19f4cb 100644 (file)
@@ -2,7 +2,7 @@
  <!-- Headline container -->
 <h2><img alt="" align="middle" src="images/certs.png"> {t}Certificates{/t}</h2>
 
-<table style="vertical-align:top; text-align:left;border-top: 1px solid rgb(176,176,176);" width="100%" cellpadding=4 border=0>
+<table summary="" style="vertical-align:top; text-align:left;border-top: 1px solid rgb(176,176,176);" width="100%" cellpadding=4 border=0>
  <tr>
    <td width="12%" style="vertical-align:top">
       {t}Standard certificate{/t}
@@ -22,7 +22,7 @@
 
 <br>
 
- <table style="vertical-align:top; text-align:left;border-top: 1px solid rgb(176,176,176);" width="100%" cellpadding=4 border=0>
+ <table summary="" style="vertical-align:top; text-align:left;border-top: 1px solid rgb(176,176,176);" width="100%" cellpadding=4 border=0>
  <tr>
    <td width="12%" style="vertical-align:top">
       {t}S/MIME certificate{/t} 
@@ -42,7 +42,7 @@
 
 <br>
 
-<table style="vertical-align:top; text-align:left;border-top: 1px solid rgb(176,176,176);" width="100%" cellpadding=4 border=0> 
+<table summary="" style="vertical-align:top; text-align:left;border-top: 1px solid rgb(176,176,176);" width="100%" cellpadding=4 border=0> 
  <tr>
    <td width="12%" style="vertical-align:top">
       {t}PKCS12 certificate{/t} 
index 69d39799259a6c7bd994c3873637d2447fc96802..878db78d273f988b2f65812c73113ba2dae18cc3 100644 (file)
@@ -1,4 +1,4 @@
-<table style="width:100%; vertical-align:top; text-align:left;" cellpadding=4 border=0>
+<table summary="" style="width:100%; vertical-align:top; text-align:left;" cellpadding=4 border=0>
 
  <!-- Headline container -->
  <tr>
index b397271558a76cf1bb15ec5f8072168ca9f32e02..4f4fdf8572bbad808bf2cee521b9b5b5a80aac31 100644 (file)
@@ -2,7 +2,7 @@
  {t}You have changed the method your password is stored in the ldap database. For that reason you've to enter your password at this point again. GOsa will then encode it with the selected method.{/t}
 </p>
 
-<table style="vertical-align:top; text-align:left;" cellpadding=4 border=0>
+<table summary="" style="vertical-align:top; text-align:left;" cellpadding=4 border=0>
   <tr>
     <td><b>{t}New password{/t}</b></td>
     <td><input type="password" name="new_password" size="30" maxlength="40" onFocus="nextfield= 'repeated_password';"></td>
index 7f882541596c91cbcdef5fb149ffab4c2391f750..ed0769634130867f0eacf2e48cd66edfc2f17907 100644 (file)
@@ -1,8 +1,8 @@
-<table style="width:100%; vertical-align:top; text-align:left;" cellpadding=0 border=0>
+<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 alt="" align="middle" src="images/rightarrow.png"> {t}Generic{/t}</h2>
-   <table>
+   <table summary="">
     <tr>
      <td>{t}Primary address{/t}{$must}</td>
      <td><input name="mail" size=25 maxlength=65 {$mailACL} value="{$mail}"></td>
@@ -64,7 +64,7 @@
 <p class="seperator">&nbsp;</p>
 
 <h2><img alt="" align="middle" src="images/envelope.png"> {t}Mail options{/t}</h2>
-<table style="width:100%; vertical-align:top; text-align:left;" cellpadding=4 border=0>
+<table summary="" style="width:100%; vertical-align:top; text-align:left;" cellpadding=4 border=0>
  <tr style="padding-bottom:0px;">
   <td style="width:45%">
    <input type=checkbox name="drop_own_mails" value="1" {$drop_own_mails}
 
 <h2><img alt="" align="middle" src="images/false.png"> {t}Advanced mail options{/t}</h2>
 
-<table style="width:100%; vertical-align:top; text-align:left;" cellpadding=4 border=0>
+<table summary="" style="width:100%; vertical-align:top; text-align:left;" cellpadding=4 border=0>
  <tr>
   <td>
    <input type=checkbox name="only_local" value="1" {$only_local} {$only_localACL} title="{t}Select if user can only send and receive inside his own domain{/t}">
index f01ff3eccf574960f82e70f9653d4c5d499e7ffe..a0bf0f162d5a036ba35dc335e3ded76b81bc9c5f 100644 (file)
@@ -1,4 +1,4 @@
-<table style="width:100%; vertical-align:top; text-align:left;" cellpadding=4>
+<table summary="" style="width:100%; vertical-align:top; text-align:left;" cellpadding=4>
 <tr>
   <td style="vertical-align:top;">
    <div class="contentboxh" style="height:20px;">
 t}Filters{/t}</b></p>
    </div>
    <div class="contentboxb" style="background-color:#F8F8F8">
-     <table style="width:100%;border-top:1px solid #B0B0B0; background-color:#F8F8F8">
+     <table summary="" style="width:100%;border-top:1px solid #B0B0B0; background-color:#F8F8F8">
       {$alphabet}
      </table>
-    <table width="100%" style="border-top:1px solid #B0B0B0;background-color:#F8F8F8"><tr><td width="50%"><img alt="" src="{$tree_image}" align=middle>&nbsp;{t}Display addresses of department{/t}</td>
+    <table summary="" width="100%" style="border-top:1px solid #B0B0B0;background-color:#F8F8F8"><tr><td width="50%"><img alt="" src="{$tree_image}" align=middle>&nbsp;{t}Display addresses of department{/t}</td>
     <td><select name="depselect" size=1 onChange="mainform.submit()" title="{t}Choose the department the search will be based on{/t}">
                {html_options options=$deplist selected=$depselect}
     </select></td></tr></table>
-    <table width="100%" style="border-top:1px solid #B0B0B0;background-color:#F8F8F8"><tr><td width="50%"><img alt="" src="{$search_image}" align=middle>&nbsp;{t}Display addresses matching{/t}</td>
+    <table summary="" width="100%" style="border-top:1px solid #B0B0B0;background-color:#F8F8F8"><tr><td width="50%"><img alt="" src="{$search_image}" align=middle>&nbsp;{t}Display addresses matching{/t}</td>
     <td><input type='text' name='regex' maxlength='20' value='{$regex}' title='{t}Regular expression for matching addresses{/t}' onChange="mainform.submit()"></td></tr></table>
-    <table width="100%" style="border-top:1px solid #B0B0B0;background-color:#F8F8F8"><tr><td width="50%"><img alt="" src="{$search_image}" align=middle>&nbsp;{t}Display addresses of user{/t}</td>
+    <table summary="" width="100%" style="border-top:1px solid #B0B0B0;background-color:#F8F8F8"><tr><td width="50%"><img alt="" src="{$search_image}" align=middle>&nbsp;{t}Display addresses of user{/t}</td>
     <td><input type='text' name='muser' maxlength='20' value='{$muser}' title='{t}User name of which addresses are shown{/t}' onChange="mainform.submit()"></td></tr></table>
    {$apply}
    </div>
index de958ab2d25e2a534534ffd307d2c0a251a50255..fdf2b2e1a92345d1115919534c7f40c9e98e0be2 100644 (file)
@@ -10,7 +10,7 @@
   {t}Changing the password affects your authentification on mail, proxy, samba and unix services.{/t}
 </p>
 
-<table style="vertical-align:top; text-align:left;" cellpadding=4 border=0>
+<table summary="" style="vertical-align:top; text-align:left;" cellpadding=4 border=0>
   <tr>
     <td><b>{t}Current password{/t}</b></td>
     <td><input type="password" name="current_password" size="30" maxlength="40"
index 03aea77f3d0fb037926a6948a440e76f055794fc..652d39b113034ec0a7392ab03c733d07a5aa910b 100644 (file)
@@ -1,8 +1,8 @@
-<table style="width:100%; vertical-align:top; text-align:left;" cellpadding=0 border=0>
+<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 alt="" align="middle" src="images/rightarrow.png"> {t}Generic{/t}</h2>
-   <table>
+   <table summary="">
     <tr>
      <td>{t}Home directory{/t}{$must}</td>
      <td>
@@ -30,7 +30,7 @@
      <td>{$status}</td>
     </tr>
    </table>
-   <table>
+   <table summary="">
     <tr>
      <td>
       <input type=checkbox name="force_ids" value="1" {$force_ids} {$force_idsACL} onclick="changeState('uidNumber'); changeState('gidNumber');">
@@ -78,7 +78,7 @@
 
 <p class="seperator">&nbsp;</p>
 
-<table style="width:100% ; vertical-align:top; text-align:left;" cellpadding=0 border=0>
+<table summary="" style="width:100% ; vertical-align:top; text-align:left;" cellpadding=0 border=0>
  <tr>
   <td>
    <h2><img alt="" align="middle" src="images/terminal_small.png"> {t}Account{/t}</h2>
 </table>
 
 <p class="seperator">&nbsp;</p>
-<table style="width:100%; vertical-align:top; text-align:left;" cellpadding=0 border=0>
+<table summary="" style="width:100%; vertical-align:top; text-align:left;" cellpadding=0 border=0>
  <tr>
   <td style="vertical-align:top; width:50%">
    <h2><img alt="" align="middle" src="images/display.png"> {t}Environment{/t}</h2>
-   <table>
+   <table summary="">
     <tr>
      <td>{t}Default printer{/t}</td>
      <td>
index 5b5fcaf1b838be3cc8627a1c800508a8fd0f2706..ed113f54f2031d0d1cf5bbd86a7a5d1f3fc5fef5 100644 (file)
@@ -1,4 +1,4 @@
-<table style="width:100%; vertical-align:top; text-align:left;" cellpadding=4>
+<table summary="" style="width:100%; vertical-align:top; text-align:left;" cellpadding=4>
 <tr>
   <td style="vertical-align:top;">
    <div class="contentboxh" style="height:20px;">
@@ -20,7 +20,7 @@
     <p class="contentboxh" style="font-size:12px"><img src="{$launchimage}" align="right" alt="[F]"><b>{t}Filters{/t}</b></p>
    </div>
    <div class="contentboxb" style="background-color:#F8F8F8">
-     <table style="width:100%;">
+     <table summary="" style="width:100%;">
       {$alphabet}
      </table>
     <p class="contentboxb" style="border-top:1px solid #B0B0B0; background-color:#F8F8F8">
@@ -30,7 +30,7 @@
     <input type=checkbox name="mailgroups" value="1" {$mailgroups} onClick="mainform.submit()" title="{t}Select to see groups that have mail settings{/t}">{t}Show mail groups{/t}<br>
     <input type=checkbox name="functionalgroups" value="1" {$functionalgroups} onClick="mainform.submit()" title='{t}Select to see normal groups that have only functional aspects{/t}'>{t}Show functional groups{/t}
  </p>
-    <table width="100%" style="border-top:1px solid #B0B0B0;background-color:#F8F8F8">
+    <table summary="" width="100%" style="border-top:1px solid #B0B0B0;background-color:#F8F8F8">
                <tr>
                        <td width="50%">
                                <img alt="" src="{$tree_image}" align=middle>&nbsp;{t}Display groups of department{/t}
@@ -42,7 +42,7 @@
                        </td>
                </tr>
        </table>
-    <table width="100%" style="border-top:1px solid #B0B0B0;background-color:#F8F8F8">
+    <table summary="" width="100%" style="border-top:1px solid #B0B0B0;background-color:#F8F8F8">
                <tr>
                        <td width="50%">
                                <img alt="" src="{$search_image}" align=middle>&nbsp;{t}Display groups matching{/t}
@@ -52,7 +52,7 @@
                        </td>
                </tr>
        </table>
-    <table width="100%" style="border-top:1px solid #B0B0B0;background-color:#F8F8F8">
+    <table summary="" width="100%" style="border-top:1px solid #B0B0B0;background-color:#F8F8F8">
                <tr>
                        <td width="50%">
                                <img alt="" src="{$search_image}" align=middle>&nbsp;{t}Display groups of user{/t}
index b671e626cc475312cbf63b24a05e3baf516f484e..f123ae59ca54edb34acca59a48a4618bd7be0e74 100644 (file)
@@ -1,4 +1,4 @@
-<table style="width:100%; vertical-align:top; text-align:left;" cellpadding=0 border=0>
+<table summary="" style="width:100%; vertical-align:top; text-align:left;" cellpadding=0 border=0>
  <tr>
   <td style="width:50%; vertical-align:top;">
    <input type=checkbox name="must_change_password" value="1" {$must_change_password} {$must_change_passwordACL}>
index 7d71cfcda11ea0c64b1f111beecff07ba5de9aef..f353ef602cdb338f3a71a80df99388b116a9fe76 100644 (file)
@@ -1,4 +1,4 @@
-<table style="width:100%; vertical-align:top; text-align:left;" cellpadding=4>
+<table summary="" style="width:100%; vertical-align:top; text-align:left;" cellpadding=4>
 <tr>
   <td style="vertical-align:top;">
    <div class="contentboxh" style="height:20px;">
 t}Filters{/t}</b></p>
    </div>
    <div class="contentboxb" style="background-color:#F8F8F8">
-     <table style="width:100%;">
+     <table summary="" style="width:100%;">
       {$alphabet}
      </table>
-    <table width="100%" style="border-top:1px solid #B0B0B0;background-color:#F8F8F8"><tr><td width="50%"><img alt="" src="{$tree_image}" align=middle>&nbsp;{t}Display systems of department{/t}</td>
+    <table summary="" width="100%" style="border-top:1px solid #B0B0B0;background-color:#F8F8F8"><tr><td width="50%"><img alt="" src="{$tree_image}" align=middle>&nbsp;{t}Display systems of department{/t}</td>
     <td><select name="depselect" size=1 onChange="mainform.submit()" title="{t}Choose the department the search will be based on{/t}">
       {html_options options=$deplist selected=$depselect}
     </select></td></tr></table>
-    <table width="100%" style="border-top:1px solid #B0B0B0;background-color:#F8F8F8"><tr><td width="50%"><img alt="" src="{$search_image}" align=middle>&nbsp;{t}Display systems matching{/t}</td>
+    <table summary="" width="100%" style="border-top:1px solid #B0B0B0;background-color:#F8F8F8"><tr><td width="50%"><img alt="" src="{$search_image}" align=middle>&nbsp;{t}Display systems matching{/t}</td>
     <td><input type='text' name='regex' maxlength='20' value='{$regex}' title='{t}Regular expression for matching addresses{/t}' onChange="mainform.submit()"></td></tr></table>
    {$apply}
    </div>
index 35da6640e94461c866b195462f896462c118fdaa..f77bf6727f81e46997b58d5672238a9fb985428e 100644 (file)
@@ -1,4 +1,4 @@
-<table style="width:100%; vertical-align:top; text-align:left;" cellpadding=0 border=0>
+<table summary="" style="width:100%; vertical-align:top; text-align:left;" cellpadding=0 border=0>
 
  <!-- Headline container -->
  <tr>
@@ -8,7 +8,7 @@
  </tr>
  <tr>
   <td style="vertical-align:top;">
-   <table>
+   <table summary="">
     <tr>
      <td>{t}Samba home{/t}</td>
      <td>
@@ -25,7 +25,7 @@
     &nbsp;
   </td>
   <td style="vertical-align:top;">
-   <table>
+   <table summary="">
     <tr>
      <td>{t}Script path{/t}</td>
      <td>
@@ -47,7 +47,7 @@
 
 <h2><img  alt="" align="middle" src="images/certs.png"> {t}Access options{/t}</h2>
 
-<table style="width:100%; vertical-align:top; text-align:left;" cellpadding=4 border=0>
+<table summary="" style="width:100%; vertical-align:top; text-align:left;" cellpadding=4 border=0>
  <tr>
   <td style="width:50%;">
    <input type=checkbox name="allow_pwchange" value="1" {$flagsP} {$allow_pwchangeACL}>
index 6fa18b40394530ae85230d8acf0472324ab998d7..a9fece1821851f45350a092242feb3e1dafdce5b 100644 (file)
@@ -1,4 +1,4 @@
-<table style="width:100%; vertical-align:top; text-align:left;" cellpadding=0 border=0>
+<table summary="" style="width:100%; vertical-align:top; text-align:left;" cellpadding=0 border=0>
 
  <!-- Headline container -->
  <tr>
@@ -8,7 +8,7 @@
  </tr>
  <tr>
   <td style="vertical-align:top;">
-   <table>
+   <table summary="">
     <tr>
      <td>{t}Home directory{/t}</td>
      <td>
@@ -33,7 +33,7 @@
    &nbsp;
   </td>
   <td style="vertical-align:top;">
-   <table>
+   <table summary="">
     <tr>
      <td>{t}Script path{/t}</td>
      <td>
 
 <h2><img alt="" align="middle" src="images/display.png"> {t}Terminal Server{/t}</h2>
 
-<table style="width:100%; vertical-align:top; text-align:left;" cellpadding=0 border=0>
+<table summary="" style="width:100%; vertical-align:top; text-align:left;" cellpadding=0 border=0>
  <tr>
   <td style="vertical-align:top;width:50%">
    <input type=checkbox name="tslogin" value="1" {$tslogin} {$tsloginACL}>
    <i>{t}Allow login on terminal server{/t}</i>
-   <table>
+   <table summary="">
     <tr>
      <td>{t}Home directory{/t}</td>
      <td>
@@ -85,7 +85,7 @@
   <td style="vertical-align:top;">
    <input type=checkbox name="inherit" value="1" {$inherit} {$inheritACL} onclick="changeState('CtxInitialProgram'); changeState('CtxWorkDirectory')">
    <i>{t}Inherit client config{/t}</i>
-   <table>
+   <table summary="">
     <tr>
      <td>{t}Initial program{/t}</td>
      <td>
 
 <p class="seperator">&nbsp;</p>
 
-<table style="width:100%; vertical-align:top; text-align:left;" cellpadding=0 border=0>
+<table summary="" style="width:100%; vertical-align:top; text-align:left;" cellpadding=0 border=0>
  <tr>
   <td style="vertical-align:top;">
    <i>{t}Timeout settings (in minutes){/t}</i>
-   <table>
+   <table summary="">
     <tr>
      <td>
       <input type=checkbox name="CtxMaxConnectionTimeF" value="1" {$CtxMaxConnectionTimeF} {$CtxMaxConnectionTimeACL} onclick="changeState('CtxMaxConnectionTime')">
   <td style="vertical-align:top;">
 
    <i>{t}Client devices{/t}</i>
-   <table>
+   <table summary="">
     <tr>
      <td>
       <input type=checkbox name="connectclientdrives" value="1" {$connectclientdrives} {$connectclientdrivesACL}>
   </td>
   <td style="vertical-align:top;">
    <i>{t}Miscellaneous{/t}</i>
-   <table>
+   <table summary="">
     <tr>
      <td>
       {t}Shadowing{/t}
 
 <h2><img alt="" align="middle" src="images/certs.png"> {t}Access options{/t}</h2>
 
-<table style="width:100%; vertical-align:top; text-align:left;" cellpadding=4 border=0>
+<table summary="" style="width:100%; vertical-align:top; text-align:left;" cellpadding=4 border=0>
  <tr>
   <td style="width:50%; vertical-align:top;">
    <input type=checkbox name="allow_pwchange" value="1" {$flagsP} {$allow_pwchangeACL}>
index 90496dba066247a3cc913c82d0251f03fe67da39..6ab810187e032ae65b10a7ab88d8674fc984f1fd 100644 (file)
@@ -1,4 +1,4 @@
-<table style="width:100%; vertical-align:top; text-align:left;" cellpadding=4>
+<table summary="" style="width:100%; vertical-align:top; text-align:left;" cellpadding=4>
 <tr>
   <td style="vertical-align:top;">
    <div class="contentboxh" style="height:20px;">
 t}Filters{/t}</b></p>
    </div>
    <div class="contentboxb">
-     <table style="width:100%;border-top:1px solid #B0B0B0;background-color:#F8F8F8">
+     <table summary="" style="width:100%;border-top:1px solid #B0B0B0;background-color:#F8F8F8">
       {$alphabet}
      </table>
-    <table width="100%" style="border-top:1px solid #B0B0B0;background-color:#F8F8F8"><tr><td width="50%"><img alt="" src="{$tree_image}" align="middle">&nbsp;{t}Display workstations of department{/t}</td>
+    <table summary="" width="100%" style="border-top:1px solid #B0B0B0;background-color:#F8F8F8"><tr><td width="50%"><img alt="" src="{$tree_image}" align="middle">&nbsp;{t}Display workstations of department{/t}</td>
     <td><select name="depselect" size=1 onChange="mainform.submit()" title="{t}Choose the department the search will be based on{/t}">
       {html_options options=$deplist selected=$depselect}
     </select></td></tr></table>
-    <table width="100%" style="border-top:1px solid #B0B0B0;background-color:#F8F8F8"><tr><td width="50%"><img alt="" src="{$search_image}" align="middle">&nbsp;{t}Display workstations matching{/t}</td>
+    <table summary="" width="100%" style="border-top:1px solid #B0B0B0;background-color:#F8F8F8"><tr><td width="50%"><img alt="" src="{$search_image}" align="middle">&nbsp;{t}Display workstations matching{/t}</td>
     <td><input type='text' name='regex' maxlength='20' value='{$regex}' title='{t}Regular expression for matching addresses{/t}' onChange="mainform.submit()"></td></tr></table>
    {$apply}
    </div>