Auftrags-Controller: zweite Zeile nicht als Tabelle, sondern hintereinander.
[kivitendo-erp.git] / templates / webpages / task_server / show.html
index 6245ed4..4a44ad0 100644 (file)
@@ -1,7 +1,5 @@
 [% USE HTML %][% USE L %][% USE LxERP %]
-<body>
-
- <div class="listtop">[% FORM.title %]</div>
+<h1>[% FORM.title %]</h1>
 
 [%- INCLUDE 'common/flash.html' %]
 
@@ -33,4 +31,3 @@
   |
   <a href="[% SELF.url_for(controller => 'BackgroundJobHistory', action => 'list') %]">[%- LxERP.t8('View background job history') %]</a>
  </p>
-</body>