X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Foe%2Fform_header.html;h=3c1703380f328c014cac6b3080aa0744201d18f6;hb=cb2abccdef0236f43a1712cb2b39db4ce57a2d40;hp=48fc32a8ceffd679cceb3e0bb66030aafa0f3dae;hpb=df70887670cd57e55218f4f03dcb1ea7f8c8359d;p=kivitendo-erp.git 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 @@ - -