Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 3810d658

Von Moritz Bunkus vor mehr als 7 Jahren hinzugefügt

  • ID 3810d658da001bdf828e6a19b194d0876c7b63e1
  • Vorgänger 2003e056
  • Nachfolger 38a9098d

ActionBar: Verwendung bei »Kontenabgleich mit Bank«

Unterschiede anzeigen:

templates/webpages/reconciliation/search.html
3 3
[%- USE L %]
4 4
[%- USE LxERP %]
5 5

  
6
<form method="post" action="controller.pl">
6
<form method="post" action="controller.pl" id="search_form">
7 7

  
8 8
<div class="listtop">[% 'Choose bank account for reconciliation' | $T8 %]</div>
9 9

  
......
35 35
  </tr>
36 36
 </table>
37 37
</p>
38

  
39
<hr size="3" noshade>
40

  
41
[% L.hidden_tag('action', FORM.next_sub) %]
42

  
43
<p>[% L.submit_tag('dummy', LxERP.t8('Continue')) %]</p>
44 38
</form>

Auch abrufbar als: Unified diff