ActionBar: Verwendung in Berichtsfunktion in do.pl
[kivitendo-erp.git] / templates / webpages / do / orders_bottom.html
index be56ee2..be524f8 100644 (file)
@@ -1,15 +1,10 @@
-[%- USE T8 %]
-[% USE HTML %]
-<table  width="100%">
-   <tr><td width = "200px" >
- [% 'New invoice' | $T8 %]</td><td width = "150px">
- <input class="submit" type="submit" name="action" value="[% 'Continue' | $T8 %]">
- <input type="hidden" name="nextsub" value="invoice_multi">
+[% USE HTML %][%- USE T8 -%]
+ <input type="hidden" name="action" value="invoice_multi">
  <input type="hidden" name="type" value="[% HTML.escape(type) %]">
  <input type="hidden" name="vc" value="[% HTML.escape(vc) %]">
  <input type="hidden" name="callback" value="[% HTML.escape(callback) %]">
  <input type="hidden" name="rowcount" value="[% HTML.escape(rowcount) %]">
-</td><td></td></tr></table></form>
+</form>
 <form method="post" id="print_multi_id">
 [% print_options %]
 <div id="mass_print_dialog" style="display: none"></div>