[% USE L %][% USE HTML %][% USE T8 %][% USE LxERP %]
| [% 'Contacts' | $T8 %] | [%- L.select_tag('cp_id', CONTACTS, default = cp_id, with_empty = 1, empty_title = LxERP.t8('New contact'), value_key = 'cp_id', title_sub = \contacts_label, onchange = "\$('#contacts').load('ct.pl?action=get_contact&id=' + \$('#cvid').attr('value') + '&db=' + \$('#db').attr('value') + '&cp_id=' + \$('#cp_id').attr('value'))") %] |
|---|---|
| [% 'Gender' | $T8 %] | |
| [% 'Title' | $T8 %] | [% L.select_tag('selected_cp_title', TITLES, with_empty = 1) %] |
| [% 'Department' | $T8 %] | [% L.select_tag('selected_cp_abteilung', DEPARTMENT, with_empty = 1) %] |
| [% 'Given Name' | $T8 %] | |
| [% 'Name' | $T8 %] | |
| [% 'E-mail' | $T8 %] | |
| [% 'Phone1' | $T8 %] | |
| [% 'Phone2' | $T8 %] | |
| [% 'Fax' | $T8 %] | |
| [% 'Mobile1' | $T8 %] | |
| [% 'Mobile2' | $T8 %] | |
| [% 'Sat. Phone' | $T8 %] | |
| [% 'Sat. Fax' | $T8 %] | |
| [% 'Project' | $T8 %] | |
| [% 'Street' | $T8 %] | |
| [% 'Zip, City' | $T8 %] | |
| [% 'Private Phone' | $T8 %] | |
| [% 'Private E-mail' | $T8 %] | |
| [% 'Birthday' | $T8 %] | |
| [% 'Bcc' | $T8 %] | |
| [% HTML.escape(var.description) %] | [% var.HTML_CODE %] |