]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/ap/form_header.html
Banktransaction: Kontoauszug verbuchen überarbeitet(4)
[mfinanz.git] / templates / webpages / ap / form_header.html
index 889080b02dda2921bb4ebeb4bde67bceb8cb362d..878b8636631f056bff73cf8c6423d46f167a178d 100644 (file)
@@ -3,7 +3,11 @@
 [%- USE T8 %]
 [%- USE LxERP %][%- USE P -%]
 
-<form method="post" action="[% script | html %]">
+<h1>[% title | html %]</h1>
+
+[%- INCLUDE 'common/flash.html' %]
+
+<form method="post" action="[% script | html %]" id="form">
 
 <input type="hidden" name="terms" value="[% terms | html %]">
 
@@ -45,8 +49,6 @@
   <input type="hidden" name="[% temp %]" value="[% $temp | html %]">
 [% END %]
 
-<h1>[% title | html %]</h1>
-
 [% IF ( saved_message ) %]
   <p>[% saved_message | html %]</p>
 [% END %]