Code

Made templates w3c conform
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 17 Mar 2010 08:26:46 +0000 (08:26 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 17 Mar 2010 08:26:46 +0000 (08:26 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16713 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/sudo/admin/sudo/generic.tpl
gosa-plugins/sudo/admin/sudo/options.tpl

index 822ec749acb6bbe30e4c1cfee57853dedddecefc..dd502ac4d836264bcf8cfec3c668355ec508ca89 100644 (file)
@@ -1,7 +1,7 @@
 {if $is_default}
 
 <h3>{t}Generic{/t} - {t}global defaults{/t}</h3>
-<table style="width:100%;">
+<table style="width:100%;" summary="{t}Generic{/t} - {t}global defaults{/t}">
  <tr>
   <td>
    {t}Name{/t}{$must}
 
 {else}
 
-<table style="width:100%;">
+<table style="width:100%;" summary="{t}Generic{/t}">
  <tr>
   <td style="vertical-align:top;width:50%">
    <h3>{t}Generic{/t}</h3>
-   <table> 
+
+   <table  summary="{t}Generic{/t}"> 
     <tr>
      <td>
       {t}Name{/t}{$must}
index e4a63215db99fd4761fb1b09fb439b93e0dd79e4..43f9dab302852dd5cce48e9d4904fdc68fd80c46 100644 (file)
@@ -1,6 +1,6 @@
 <h3>Used sudo role options</h3>
 
-<table style="width:650px;">
+<table style="width:650px;" summary="{t}Sudo options{/t}">
  <tr>
   <td style="width: 140px;"><b>{t}Option name{/t}</b></td>
   <td style="width: 20px;"></td>