]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/fu/report_top.html
Merge branch 'b-3.6.1' of ../kivitendo-erp_20220811
[mfinanz.git] / templates / webpages / fu / report_top.html
index f6847d978ccbfe284423496afea22afde9e0c690..f41a750de552adc1e99d9d2b4dba9c46f0229487 100644 (file)
@@ -1,3 +1,7 @@
+[%- IF SAVED_MESSAGE %]
+  <p>[% SAVED_MESSAGE %]</p>
+[%- END %]
+
 [%- IF OPTIONS.size %]
 <p>
  [%- FOREACH option = OPTIONS %]
@@ -6,5 +10,4 @@
 </p>
 [%- END %]
 
-<form action="fu.pl" method="post" name="Form">
-
+<form action="fu.pl" method="post" name="Form" id="form">