X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/cdab9f5d03b9c1d529155cf3b95d227d473bfb6d..a90b3fb8ebabdefdce605df9999fa8f284856e55:/templates/webpages/ar/form_header.html diff --git a/templates/webpages/ar/form_header.html b/templates/webpages/ar/form_header.html index c779a0d71..c1908a418 100644 --- a/templates/webpages/ar/form_header.html +++ b/templates/webpages/ar/form_header.html @@ -1,9 +1,13 @@ [%- USE HTML %] [%- USE L %] [%- USE T8 %] -[%- USE LxERP %] +[%- USE LxERP %][%- USE P -%] -
+

[% title | html %]

+ +[%- INCLUDE 'common/flash.html' %] + + [% L.hidden_tag('id', id) %] [% L.hidden_tag('sort', sort) %] @@ -16,14 +20,15 @@ [% L.hidden_tag('follow_up_rowcount', 1) %] -

[% title | html %]

- [%- IF saved_message %]

[% saved_message | html %]

[% END %]