Merge branch 'b-3.6.1' of ../kivitendo-erp_20220811
[kivitendo-erp.git] / templates / webpages / ic / search_update_prices.html
index 3c60782..ba54126 100644 (file)
@@ -4,9 +4,9 @@
 [%- USE L %]
 <h1>[% 'Update prices' | $T8 %]</h1>
 
-[% PROCESS 'common/flash.html' %]
+[% INCLUDE 'common/flash.html' %]
 
-<form method="post" action="controller.pl">
+<form method="post" action="controller.pl" id="form">
  <table>
   <tr>
    <th align="right" nowrap>[% 'Part Number' | $T8 %]</th>
 [%- END %]
 
  </table>
-
- <hr size="3" noshade>
-
- [% L.hidden_tag('action', 'PartsPriceUpdate/dispatch') %]
- <input class="submit" type="submit" name="action_confirm_price_update" value="[% 'Continue' | $T8 %]">
 </form>
-