epic-ts
[kivitendo-erp.git] / templates / webpages / datev / export_stammdaten.html
index 03cc368..593060b 100644 (file)
@@ -1,11 +1,8 @@
 [%- USE T8 %]
-<body>
+<h1>[% 'DATEX - Export Assistent' | $T8 %]</h1>
 
 <form method=post action="[% script %]">
 <table width=100%>
-  <tr>
-    <th class=listtop>[% 'DATEX - Export Assistent' | $T8 %]</th>
-  </tr>
   <tr>
     <th align=left>[% 'Konten' | $T8 %]</th>
   </tr>
@@ -45,5 +42,3 @@
 <input type=submit class=submit name=action value="[% 'Continue' | $T8 %]">
 </form>
 
-</body>
-</html>