Code

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

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

index 85db2fb92e95fec7a5a10f62ac99bcea7c41bb80..62e3cb18f30e6f729a17ba4f70e84b1ed61e1eb8 100644 (file)
@@ -4,11 +4,11 @@
 {else}
 
 <h3>{t}System information{/t}</h3>
-<table summary="" style="width:100%;">
+<table summary="{t}System information{/t}" style="width:100%;">
  <tr>
   <td style='width:50%'>
 
-   <table summary="">
+   <table summary="{t}Hardware information{/t}">
     <tr>
      <td>
 <b>{t}CPU{/t}</b></td><td>{$ghCpuType}</td>
@@ -42,7 +42,7 @@
    &nbsp;
   </td>
   <td>
-   <table summary="">
+   <table summary="{t}Device information{/t}">
     <tr>
      <td>
 <b>{t}Network devices{/t}</b></td>
 <br>
 <h3 style="border-top:1px solid #A0A0A0; padding-top:5px;">{image path="images/lists/on.png"} {t}System status{/t}
 </h3>
-<table summary="" style="width:100%">
+<table summary="{t}System information{/t}" style="width:100%">
  <tr>
   <td style='width:50%'>
 
-   <table summary="">
+   <table summary="{t}Status{/t}">
     <tr>
      <td><b>{t}Up since{/t}</b></td><td>{$uptime}</td>
     </tr>
   </td>
   <td>
 
-   <table summary="">
+   <table summary="{t}Service information{/t}">
     <tr>
      <td><b>{t}SSH service{/t}</b></td><td>{$sshd}</td>
     </tr>