Code

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

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

index d4a85d41d4c8240e8760dc5de236b5ec5af0e5bc..4314fe1da81751900746fe072b758157036ef3ce 100644 (file)
@@ -1,9 +1,9 @@
-<table style="width:100%;" summary="">
+<table style="width:100%;" summary="{t}Workstation service{/t}">
  <tr>
   <td style='width:33%; '>
 
    <h3>{t}Keyboard{/t}</h3>
-   <table summary="">
+   <table summary="{t}Keyboard{/t}">
     <tr>
      <td><LABEL for="gotoXKbModel">{t}Model{/t}</LABEL></td>
      <td>
@@ -52,7 +52,7 @@
   <td style='width:32%'>
 
    <h3>{t}Mouse{/t}</h3>
-   <table summary="">
+   <table summary="{t}Mouse{/t}">
     <tr>
      <td><LABEL for="gotoXMouseType">{t}Type{/t}</LABEL></td>
      <td>
@@ -89,7 +89,7 @@
   <td style='width:33%'>
 
    <h3>{t}Telephone hardware{/t}</h3>
-   <table style="width:100%" border=0 summary="">
+   <table style="width:100%" border=0 summary="{t}Telephone hardware{/t}">
     <tr>
      <td>{t}Telephone{/t}&nbsp;
 
  </tr>
 </table>
 
-<table style="width:100%;" summary="">
- <tr>
-  <td colspan=5>
-   <hr>
-  </td>
- </tr>
+<hr>
+<table style="width:100%;" summary="{t}Graphic device{/t}">
  <tr>
    <td style='width:33%;'>
-
    <h3>{t}Graphic device{/t}</h3>
-   <table summary="">
+   <table summary="{t}Graphic device{/t}">
     <tr>
      <td><LABEL for="gotoXDriver">{t}Driver{/t}</LABEL></td>
      <td>
    <td style='width:32%; '>
 
    <h3>{t}Display device{/t}</h3>
-   <table summary="">
+   <table summary="{t}Display device{/t}">
     <tr>
      <td>{t}Type{/t}</td>
      <td>{if $gotoXMonitor==""}{t}unknown{/t}{/if}{$gotoXMonitor}</td>