Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 38a9098d

Von Moritz Bunkus vor fast 8 Jahren hinzugefügt

  • ID 38a9098d83035ac4cd646af59739afcb7acfefba
  • Vorgänger 3810d658
  • Nachfolger 9205a42e

ActionBar: Verwendung bei »Kontenabgleich«

Unterschiede anzeigen:

templates/webpages/rc/step1.html
4 4
[%- USE LxERP %]
5 5
<h1>[% 'Reconciliation' | $T8 %]</h1>
6 6

  
7
<form method=post action="[% script %]">
7
<form method="post" action="rc.pl" id="form">
8 8

  
9 9
<table>
10 10
  <tr>
......
18 18
    <td>[% L.date_tag('todate') %]</td>
19 19
  </tr>
20 20
</table>
21

  
22
<hr size=3 noshade>
23
<br>
24

  
25
[% L.hidden_tag('nextsub', 'get_payments') %]
26
[% L.submit_tag('action', LxERP.t8('Continue')) %]
27

  
28 21
</form>
29

  

Auch abrufbar als: Unified diff