Volltext-Suche: Tabelle für Texte aus Dateien im DMS. DB und Rose
[kivitendo-erp.git] / templates / webpages / acctranscorrections / delete_transaction_confirmation.html
index c075471..6570c43 100644 (file)
@@ -1,8 +1,7 @@
 [%- USE T8 %]
 [% USE HTML %]
 [% USE LxERP %]
-<body>
- <p><div class="listheading">[% title %]</div></p>
+ <h1>[% title %]</h1>
 
  <p>
   [%- IF module == 'ar' %]
@@ -29,5 +28,3 @@
    <input type="button" onclick="history.back()" value="[% 'No' | $T8 %]">
   </form>
  </p>
-</body>
-</html>