]> wagnertech.de Git - mfinanz.git/blob - templates/design40_webpages/fu/report_top.html
date error in mapping
[mfinanz.git] / templates / design40_webpages / fu / report_top.html
1 [% IF SAVED_MESSAGE %]
2   <p class="message">[% SAVED_MESSAGE %]</p>
3 [% END %]
4
5 [% IF OPTIONS.size %]
6   <p>
7   [% FOREACH option = OPTIONS %]
8     [% option %][% UNLESS loop.last %]<br>[% END %]
9   [% END %]
10   </p>
11 [% END %]
12
13 <form action="fu.pl" method="post" name="Form" id="form">