Lieferschein: Kunden-/Lieferantenpicker nutzen
[kivitendo-erp.git] / templates / webpages / datev / export.html
index 8b7f76f..6381c45 100644 (file)
@@ -1,13 +1,9 @@
 [%- 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>[% 'DATEV Angaben' | $T8 %]</th>
   </tr>
@@ -65,4 +61,3 @@
 <input type=submit class=submit name=action value="[% 'Continue' | $T8 %]">
 </form>
 
-</body>