Code

summary added
[gosa.git] / plugins / admin / systems / servdb.tpl
index d784349bef4a1ef8e83252d6bc3e94fc880a71f5..d978755285eee4a73028ace0c4f881a644d3cf6b 100644 (file)
@@ -1,11 +1,11 @@
-<table style="width:100%">
+<table summary="" style="width:100%">
  <tr>
  
   <td style="vertical-align:top; border-right:1px solid #A0A0A0; padding-right:5px;">
   
    <input type=checkbox name="goKrbServer" value="1" {$goKrbServer} {$goKrbServerACL} onclick="changeState('goKrbAdmin'); changeState('goKrbPassword'); changeState('goKrbRealm');"> <b>{t}Kerberos kadmin access{/t}</b>
   
-   <table>
+   <table summary="">
     <tr>
         <td>{t}Kerberos Realm{/t}</td>
         <td><input name="goKrbRealm" id="goKrbRealm" size=30 maxlength=60 {$goKrbRealmACL} value="{$goKrbRealm}" {$goKrbServerState}></td>
@@ -25,7 +25,7 @@
 
    <input type=checkbox name="goFaxServer" value="1" {$goFaxServer} {$goFaxServerACL} onclick="changeState('goFaxAdmin'); changeState('goFaxPassword');"> <b>{t}FAX database{/t}</b>
   
-   <table>
+   <table summary="">
     <tr>
         <td>{t}FAX DB user{/t}</td>
         <td><input name="goFaxAdmin" size=30 maxlength=60 {$goFaxAdminACL} id="goFaxAdmin" value="{$goFaxAdmin}" {$goFaxServerState}></td>
@@ -41,7 +41,7 @@
 
    <input type=checkbox name="goFonServer" value="1" {$goFonServer} {$goFonServerACL} onclick="changeState('goFonAdmin'); changeState('goFonPassword'); changeState('goFonCountryCode'); changeState('goFonAreaCode');"> <b>{t}Asterisk management{/t}</b>
   
-   <table>
+   <table summary="">
     <tr>
         <td>{t}Asterisk DB user{/t}</td>
         <td><input name="goFonAdmin" size=30 maxlength=60 id="goFonAdmin" {$goFonServerACL} value="{$goFonAdmin}" {$goFonServerState}></td>
@@ -69,7 +69,7 @@
    <input type=checkbox name="goImapServer" value="1" {$goImapServer} {$goImapServerACL} onclick="changeState('goImapName'); changeState('goImapConnect');
    changeState('goImapAdmin'); changeState('goImapPassword'); changeState('goImapSievePort');"> <b>{t}IMAP admin access{/t}</b>
   
-   <table>
+   <table summary="">
     <tr>
         <td>{t}Server identifier{/t}</td>
         <td><input name="goImapName" id="goImapName" size=40 maxlength=60 {$goImapNameACL} value="{$goImapName}" {$goImapServerState}></td>
@@ -99,7 +99,7 @@ value="{$goImapSievePort}" {$goImapServerState}></td>
 
    <input type=checkbox name="goLogDBServer" value="1" {$goLogDBServer} {$goLogDBServerACL} onclick="changeState('goLogAdmin');changeState('goLogPassword');"> <b>{t}Logging database{/t}</b>
   
-   <table>
+   <table summary="">
     <tr>
         <td>{t}Logging DB user{/t}</td>
         <td><input name="goLogAdmin" id="goLogAdmin" size=30 maxlength=60 {$goLogAdminACL}