p.link_tag anstatt p.link in bank_transactions Templates
[kivitendo-erp.git] / templates / webpages / datev / export_stammdaten.html
index d6ea250..1c7b998 100644 (file)
@@ -1,10 +1,8 @@
 [%- USE T8 %]
+<h1>[% 'DATEX - Export Assistent' | $T8 %]</h1>
 
-<form method=post action="[% script %]">
+<form method="post" action="[% script %]" id="form">
 <table width=100%>
-  <tr>
-    <th class=listtop>[% 'DATEX - Export Assistent' | $T8 %]</th>
-  </tr>
   <tr>
     <th align=left>[% 'Konten' | $T8 %]</th>
   </tr>
 <input type=hidden name=abrechnungsnr value="[% abrechnungsnr %]">
 
 <input type=hidden name=exporttype value="[% exporttype %]">
-
-<input type=hidden name=nextsub value=export3>
-
-<br>
-<input type=submit class=submit name=action value="[% 'Continue' | $T8 %]">
 </form>
-