Kundenstammdaten: keine leeren »zusätzliche Rechnungsadressen« erzeugen
[kivitendo-erp.git] / templates / webpages / background_job_history / show.html
index 0a0584f..a2f3ab6 100644 (file)
@@ -1,7 +1,6 @@
 [% USE HTML %][% USE L %][% USE LxERP %]
-<body>
 
- <div class="listtop">[% FORM.title %]</div>
+ <h1>[% FORM.title %]</h1>
 
 [%- INCLUDE 'common/flash.html' %]
 
@@ -46,9 +45,3 @@
    </tr>
   </tbody>
  </table>
-
- <p>
-  <a href="[% back_to %]">[%- LxERP.t8('Back') %]</a>
- </p>
-</body>
-</html>