Revision 3cc882b6
Von Hans P. Schlaepfer vor etwa 4 Jahren hinzugefügt
templates/webpages/order/form.html | ||
---|---|---|
1 |
[%- USE T8 %] |
|
2 |
[%- USE LxERP %] |
|
3 |
[%- USE L %] |
|
4 |
[%- USE HTML %] |
|
5 | 1 |
<h1>[% FORM.title %] <span id='nr_in_title'>[%- SELF.order.number -%]</span></h1> |
2 |
[% USE T8 %] |
|
3 |
[% USE LxERP %] |
|
4 |
[% USE L %] |
|
5 |
[% USE HTML %] |
|
6 | 6 |
|
7 | 7 |
<div id="print_options" style="display:none"> |
8 | 8 |
<form method="post" action="controller.pl" id="print_options_form"> |
Auch abrufbar als: Unified diff
USE-Einleitungen formatiert templates/webpages/order/form.html