X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Far%2Fform_header.html;h=d42d70c187e475459a486614337b309ba0e39a0b;hb=d58b1a04c2facd0a4484cf2b801b27b9741cce26;hp=bb943964b688cc53c323c8222e2c13c54045ad60;hpb=aa63ebae1c0a758ec438c594acb328b1f0e5e001;p=kivitendo-erp.git diff --git a/templates/webpages/ar/form_header.html b/templates/webpages/ar/form_header.html index bb943964b..d42d70c18 100644 --- a/templates/webpages/ar/form_header.html +++ b/templates/webpages/ar/form_header.html @@ -3,7 +3,11 @@ [%- USE T8 %] [%- 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 %]