X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/df70887670cd57e55218f4f03dcb1ea7f8c8359d..d934ce3611:/templates/webpages/oe/form_header.html
diff --git a/templates/webpages/oe/form_header.html b/templates/webpages/oe/form_header.html
index 48fc32a8c..3c1703380 100644
--- a/templates/webpages/oe/form_header.html
+++ b/templates/webpages/oe/form_header.html
@@ -58,7 +58,7 @@
| [% 'Contact Person' | $T8 %] |
- [% L.select_tag('cp_id', L.options_for_select(ALL_CONTACTS, default=cp_id, value='cp_id', title_sub=\contact_labels, with_empty=1), style='width: 250px') %]
+ [% L.select_tag('cp_id', L.options_for_select(ALL_CONTACTS, default=cp_id, value='cp_id', title='full_name_dep', with_empty=1), style='width: 250px') %]
|
[%- END %]
@@ -105,7 +105,6 @@
[%- END %]
-
[%- IF currencies %]
| [% 'Currency' | $T8 %] |
@@ -233,15 +232,3 @@
-
-