]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/oe/form_header.html
division by zero Fehler bei GuV und EÜR
[mfinanz.git] / templates / webpages / oe / form_header.html
index 5ec0db5ca8990c5011f8c6a33d06a0f28c613d2e..3c1703380f328c014cac6b3080aa0744201d18f6 100644 (file)
@@ -58,7 +58,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 %]