Merge branch 'b-3.6.1' of ../kivitendo-erp_20220811
[kivitendo-erp.git] / templates / webpages / acctranscorrections / analyze_overview.html
index 883c4e7..f85ba4f 100644 (file)
@@ -1,10 +1,8 @@
 [%- USE T8 %]
 [% USE HTML %][% USE LxERP %]
-<body>
+<h1>[% title %]</h1>
 
- <p><div class="listtop">[% title %]</div></p>
-
- <p>[% 'Lx-Office has found one or more problems in the general ledger.' | $T8 %]</p>
+ <p>[% 'kivitendo has found one or more problems in the general ledger.' | $T8 %]</p>
 
  <p>
   [% 'Period' | $T8 %]:
 
  <hr>
 
-</body>
-</html>