Revision 1dd2f17b
Von Tamino Steinert vor fast 2 Jahren hinzugefügt
templates/webpages/reclamation/form.html | ||
---|---|---|
4 | 4 |
[%- USE HTML %] |
5 | 5 |
[% # L.dump( SELF.reclamation.items_sorted ) %] |
6 | 6 |
|
7 |
<h1>[% FORM.title %] [% SELF.reclamation.id %] <span id='nr_in_title'>[%- SELF.reclamation.number -%]</span></h1>
|
|
7 |
<h1>[% FORM.title %] <span id='nr_in_title'>[%- SELF.reclamation.record_number -%]</span></h1>
|
|
8 | 8 |
|
9 | 9 |
<div id="print_options" style="display:none"> |
10 | 10 |
<form method="post" action="controller.pl" id="print_options_form"> |
Auch abrufbar als: Unified diff
Reclamation: show record_number in title