X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=templates%2Fwebpages%2Fgl%2Fform_header.html;h=f5a792b912b3dcd67fe9bc94cede629d48b05f64;hb=1ce68041a1923c60a6608a2ed6365f5915bacd9a;hp=728c80fc7709ba0aca8cf74f9b7ddac1f5e2fd22;hpb=2fc8536bc22603efd89e90b0207f118126ea969f;p=kivitendo-erp.git diff --git a/templates/webpages/gl/form_header.html b/templates/webpages/gl/form_header.html index 728c80fc7..f5a792b91 100644 --- a/templates/webpages/gl/form_header.html +++ b/templates/webpages/gl/form_header.html @@ -2,25 +2,12 @@ [%- USE LxERP %] [%- USE T8 %] [%- USE L %] +

[% title | html %]

+ +[%- INCLUDE 'common/flash.html' %] + + -
+ [% FOREACH name IN [ 'id', 'closedto', 'locked', 'storno', 'storno_id', 'previous_id', 'previous_gldate' ] %] [% L.hidden_tag(name, $name) %] @@ -43,10 +31,22 @@ +
+ +
+ - - - [%- IF saved_message %] [%- END %] -[%- IF selectdepartment %] +[%- IF ALL_DEPARTMENTS %] - - + [%- END %] @@ -151,5 +150,3 @@ [%- END %] - -[%- PROCESS 'gl/form_header_chart_balances_js.html' %]
[% title | html %]
[% saved_message | html %] @@ -87,11 +87,10 @@
[% 'Department' | $T8 %][% L.select_tag('department_id', ALL_DEPARTMENTS, default = department_id, title_key = 'description', with_empty = 1) %]