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