Code

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

gosa-plugins/goto/addons/goto/log_view.tpl

index 05ae69742813cbdd80db03af74b5956b8bc803ba..4e820c03edf40394ff36df6e418bfb37b913fdc6 100644 (file)
@@ -7,7 +7,7 @@
        <h3>{t}Available logs{/t}</h3>
 
 
-    <table style='width:100%;height:40px;'><tr><td>
+    <table style='width:100%;height:40px;' summary="{t}View system logs{/t}"><tr><td>
                {$divlist}
     </td></tr></table>
          <br>
@@ -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}