Kontenabgleich mit Bank: Fehlermeldungen auch dem Benutzer mitteilen
[kivitendo-erp.git] / templates / webpages / customer_vendor / form.html
index 32b69a0..4c473a9 100644 (file)
@@ -8,7 +8,7 @@
 
 [% cv_cvars = SELF.cv.cvars_by_config %]
 
-<form method="post" action="controller.pl">
+<form id='form' method="post" action="controller.pl">
 
   [% L.hidden_tag('db', FORM.db) %]
   [% L.hidden_tag('callback', FORM.callback) %]
       [% PROCESS "customer_vendor/tabs/price_rules.html" %]
     [% END %]
   </div>
-
-  <br>
-
-  [% L.hidden_tag('action', 'CustomerVendor/dispatch') %]
 </form>
 
 <script type="text/javascript">