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