Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 5dfa532c

Von Moritz Bunkus vor etwa 7 Jahren hinzugefügt

  • ID 5dfa532c0d982a8ce9a6e7aa0922a138efe3bb34
  • Vorgänger 31b247ee
  • Nachfolger ed458620

ActionBar: Verwendung bei »Preise aktualisieren«

Unterschiede anzeigen:

templates/webpages/ic/search_update_prices.html
6 6

  
7 7
[% PROCESS 'common/flash.html' %]
8 8

  
9
<form method="post" action="controller.pl">
9
<form method="post" action="controller.pl" id="form">
10 10
 <table>
11 11
  <tr>
12 12
   <th align="right" nowrap>[% 'Part Number' | $T8 %]</th>
......
102 102
[%- END %]
103 103

  
104 104
 </table>
105

  
106
 <hr size="3" noshade>
107

  
108
 [% L.hidden_tag('action', 'PartsPriceUpdate/dispatch') %]
109
 <input class="submit" type="submit" name="action_confirm_price_update" value="[% 'Continue' | $T8 %]">
110 105
</form>
111

  

Auch abrufbar als: Unified diff