kivi.Validator: In OE Suche und Normaler Maske als check registriert
[kivitendo-erp.git] / templates / webpages / fu / report_top.html
index f6847d9..f41a750 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">