]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/background_job_history/show.html
Merge branch 'b-3.6.1' of ../kivitendo-erp_20220811
[mfinanz.git] / templates / webpages / background_job_history / show.html
index e9df400604a9afd61db9505a87b8c26d98b8691c..a2f3ab6f381691ce3f870d3feba7c20ed9bb7212 100644 (file)
@@ -1,5 +1,4 @@
 [% USE HTML %][% USE L %][% USE LxERP %]
 [% USE HTML %][% USE L %][% USE LxERP %]
-<body>
 
  <h1>[% FORM.title %]</h1>
 
 
  <h1>[% FORM.title %]</h1>
 
@@ -46,9 +45,3 @@
    </tr>
   </tbody>
  </table>
    </tr>
   </tbody>
  </table>
-
- <p>
-  <a href="[% back_to %]">[%- LxERP.t8('Back') %]</a>
- </p>
-</body>
-</html>