Code

Updated table summary
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 25 Mar 2010 09:56:41 +0000 (09:56 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 25 Mar 2010 09:56:41 +0000 (09:56 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@17256 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/goto/admin/systems/goto/printer.tpl

index 32171b8c7c3b0795330ee9d34741fc5ad61b6b82..c9cbe457582aa220f7b3b11ad9da2474922bf8ff 100644 (file)
@@ -1,10 +1,10 @@
-<table summary="" width="100%">
+<table summary="{t}Printer{/t}" width="100%">
  <tr>
   <td style='width:50%; ' class='right-border'>
 
 {if $StandAlone}
    <h3>{t}General{/t}</h3>
-   <table summary="">
+   <table summary="{t}Generic settings{/t}">
     <tr>
      <td><LABEL for="cn" >{t}Printer name{/t}</LABEL>{$must}</td>
      <td>
@@ -37,7 +37,7 @@
   <td>
 {/if}
    <h3>{t}Details{/t}</h3>
-   <table summary="">
+   <table summary="{t}Details{/t}">
 {if !$StandAlone}
       <tr> 
         <td><LABEL for="description">{t}Description{/t}</LABEL></td> 
@@ -74,7 +74,7 @@
     </tr>
 {/if}
    </table>
-   <table summary="">
+   <table summary="{t}Driver configuration{/t}">
     <tr> 
      <td>
       <br>
 <hr>
 
 <h3>{t}Permissions{/t}</h3>
-<table summary="" width="100%">
+<table summary="{t}Permissions{/t}" width="100%">
  <tr>
   <td style='width:50%' class='right-border'>
 
-   <table style="width:100%" summary=''>
+   <table style="width:100%" summary='{t}Permissions{/t}'>
     <tr>
      <td>
       {t}Users which are allowed to use this printer{/t}<br>
  
   </td>
   <td>
-   <table style="width:100%" summary=''>
+   <table style="width:100%" summary='{t}Permissions{/t}'>
     <tr>
      <td>
       {t}Users which are allowed to administrate this printer{/t}<br>