X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/ec4afa01d2d9b0d1e3beb38c0c26543c0f4310a2..f8fff60be1abb9986486cc7367747ee16d829116:/templates/webpages/is/form_header.html diff --git a/templates/webpages/is/form_header.html b/templates/webpages/is/form_header.html index 5b78c3ec5..4c3e738f7 100644 --- a/templates/webpages/is/form_header.html +++ b/templates/webpages/is/form_header.html @@ -18,6 +18,7 @@ +

[% title %]

@@ -34,9 +35,8 @@ [%- END %] [%- IF id %] [%- IF INSTANCE_CONF.get_doc_storage %] - [% object_type = is_type_credit_note? 'credit_note' : 'invoice' %] -
  • [% 'Documents' | $T8 %]
  • -
  • [% 'Attachments' | $T8 %]
  • +
  • [% 'Documents' | $T8 %]
  • +
  • [% 'Attachments' | $T8 %]
  • [%- END %] [%- IF AUTH.assert('record_links', 1) %]
  • [% 'Linked Records' | $T8 %]
  • @@ -326,14 +326,21 @@