URLs für Links im ReportGenerator richtig escapen.
[kivitendo-erp.git] / templates / webpages / acctranscorrections / analyze_overview.html
index 883c4e7..b059a3a 100644 (file)
@@ -1,10 +1,9 @@
 [%- USE T8 %]
 [% USE HTML %][% USE LxERP %]
-<body>
 
  <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>