Code

Fixed post handling.
[gosa.git] / gosa-plugins / goto / addons / goto / log_view.tpl
index 05ae69742813cbdd80db03af74b5956b8bc803ba..8514b82f379e21efe37eb2a8c6b2da931d660e82 100644 (file)
@@ -7,8 +7,8 @@
        <h3>{t}Available logs{/t}</h3>
 
 
-    <table style='width:100%;height:40px;'><tr><td>
-               {$divlist}
+    <table style='width:100%;height:40px;' summary="{t}View system logs{/t}"><tr><td>
+               {$listing}
     </td></tr></table>
          <br>
          <hr>
@@ -23,9 +23,8 @@
 <br>
 <input type="hidden" name="ignore" value="1">
 <hr>
-<div style='text-align:right;width:99%; padding-right:5px; padding-top:5px;'>
+<div class="plugin-actions">
        <button type='submit' name='abort_event_dialog'>{msgPool type=backButton}</button>
-
 </div>
 <br>
 {/if}