Merge branch 'master' of vc.linet-services.de:public/lx-office-erp
[kivitendo-erp.git] / templates / webpages / acctranscorrections / analyze_filter.html
index 2aa769d..91a193b 100644 (file)
@@ -1,8 +1,7 @@
 [%- USE T8 %]
 [% USE HTML %]
 [%- USE L %]
-<body>
- <p><div class="listheading">[% title %]</div></p>
+ <h1>[% title %]</h1>
 
  <p>
   [% 'Earlier versions of kivitendo contained bugs which might have led to wrong entries in the general ledger.' | $T8 %]
@@ -40,5 +39,3 @@
 
   <input type="hidden" name="action" value="analyze">
  </form>
-</body>
-</html>