]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/is/form_header.html
Ansprechpartner löschbar machen.
[mfinanz.git] / templates / webpages / is / form_header.html
index 34b340cc279230aac8b4895ba5b44bf9f31c747d..ca2b5364d2df21f3dbd789f40c558530cb4f2f16 100644 (file)
@@ -55,7 +55,7 @@
         <tr>
           <th align="right">[% 'Contact Person' | $T8 %]</th>
           <td>
-            [% 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') %]
           </td>
         </tr>
 [%- END %]