Code

Updated table summary
[gosa.git] / gosa-plugins / goto / addons / goto / events / DaemonEvent_halt.tpl
index edd3aa5507c8b89371cbe72dc09385b9f32651d5..cfeca3cafce70f09f02de3e7a4b7838efe9cc723 100644 (file)
@@ -1,11 +1,11 @@
 
 {if $is_new}
 
-<table style='width:100%;'>
+<table style='width:100%;' summary="{t}Goto daemon event: Halt{/t}">
   <tr>
     <td style='width:50%; ' class='right-border'>
 
-      <table>
+      <table summary="{t}Schedule options{/t}">
         <tr>
           <td>
 <b>{t}Schedule{/t}</b><br><br>
@@ -15,7 +15,7 @@
     </td>
     <td style='width:50%; '>
 
-      <table style='width:100%;'>
+      <table style='width:100%;'  summary="{t}Target list{/t}">
         <tr>
           <td>
             <b>{t}System list{/t}</b>
 
 {else}
 
-<table style='width:100%;'>
+<table style='width:100%;' summary="{t}Generic settings{/t}">
        <tr>
                <td style='width:50%; '>
 
-                       <table>
+                       <table summary="{t}Generic settings{/t}">
                                <tr>
                                        <td>{t}ID{/t}</td>
                                        <td>{$data.ID}</td>
                                </tr>
                        </table>
                </td>
-               <td style='width:50%; '>
-
-                       <table >
-                       </table>
-               </td>
        </tr>
 </table>