X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/0346a1f5f3e50ef27077671c3078b93b51088e56..53593baa211863fbf66540cf1bcc36c8fb37257f:/templates/webpages/gl/form_header.html
diff --git a/templates/webpages/gl/form_header.html b/templates/webpages/gl/form_header.html
index 91a7b11e0..8dd130a7d 100644
--- a/templates/webpages/gl/form_header.html
+++ b/templates/webpages/gl/form_header.html
@@ -42,6 +42,9 @@
[% 'Documents' | $T8 %]
[% 'Attachments' | $T8 %]
[%- END %]
+ [%- IF AUTH.assert('record_links', 1) %]
+ [% 'Linked Records' | $T8 %]
+ [%- END %]
[%- END %]
@@ -96,7 +99,7 @@
| [% 'Description' | $T8 %] |
- [% L.areainput_tag('description', description, style='width:330px', readonly=readonly) %] |
+ [% L.areainput_tag('description', description, cols=50, style='width:330px', readonly=readonly) %] |
| [%- IF id %][% 'Mitarbeiter' | $T8 %][% END %] |