Code

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

gosa-plugins/systems/admin/systems/paste_generic.tpl

index b8e403406253e3b4df0b1cc8c226aa17e06d79fe..b5920d75739478d14477a978a3969eeba21f0c4e 100644 (file)
@@ -1,5 +1,5 @@
 {if $object == "server"}
-    <table summary="">
+    <table summary="{t}Paste server{/t}">
      <tr>
       <td><LABEL for="cn">{t}Server name{/t}</LABEL>{$must}</td>
       <td>
@@ -9,7 +9,7 @@
        </table>
 {/if}
 {if $object == "workstation"}
-    <table summary="">
+    <table summary="{t}Paste workstation{/t}">
      <tr>
       <td><LABEL for="cn">{t}workstation name{/t}</LABEL>{$must}</td>
       <td>
@@ -19,7 +19,7 @@
        </table>
 {/if}
 {if $object == "terminal"}
-    <table summary="">
+    <table summary="{t}Paste terminal{/t}">
      <tr>
       <td><LABEL for="cn">{t}Terminal name{/t}</LABEL>{$must}</td>
       <td>
@@ -29,7 +29,7 @@
        </table>
 {/if}
 {if $object == "printer"}
-    <table summary="">
+    <table summary="{t}Paste printer{/t}">
      <tr>
       <td><LABEL for="cn">{t}Printer name{/t}</LABEL>{$must}</td>
       <td>
@@ -39,7 +39,7 @@
        </table>
 {/if}
 {if $object == "component"}
-    <table summary="">
+    <table summary="{t}Paste network component{/t}">
      <tr>
       <td><LABEL for="cn">{t}Component name{/t}</LABEL>{$must}</td>
       <td>