X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=inline;f=templates%2Fwebpages%2Fct%2Fsearch_contact.html;h=389328abe0d886d8aa6029323b33ca59a7f74021;hb=e82db1a7b5f8cfce019012e60a689c9142851a63;hp=af95c2d00469d09ec68e54350235e2bef9c4ba0d;hpb=4b211b2b087d445984df5220437400bced1dd1dd;p=kivitendo-erp.git diff --git a/templates/webpages/ct/search_contact.html b/templates/webpages/ct/search_contact.html index af95c2d00..389328abe 100644 --- a/templates/webpages/ct/search_contact.html +++ b/templates/webpages/ct/search_contact.html @@ -97,23 +97,23 @@ - - - - + + [%- L.checkbox_tag('l.cp_privatphone', value='Y', label=LxERP.t8('Private Phone'), class='checkbox', checked=1) %] + + + + [%- L.checkbox_tag('l.cp_fax', value='Y', label=LxERP.t8('Fax'), class='checkbox') %] + [%- L.checkbox_tag('l.cp_email', value='Y', label=LxERP.t8('E-mail'), class='checkbox', checked=1) %] + [%- L.checkbox_tag('l.cp_privatemail', value='Y', label=LxERP.t8('Private E-mail'), class='checkbox') %] - - - - - [% L.checkbox_tag('l.cp_function', value='Y', label=LxERP.t8('Function/position'), class='checkbox') %] + [% L.checkbox_tag('l.cp_position', value='Y', label=LxERP.t8('Function/position'), class='checkbox') %] @@ -121,6 +121,11 @@ + + + + + [% CUSTOM_VARIABLES_INCLUSION_CODE %]