X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fct%2Fsearch_contact.html;h=389328abe0d886d8aa6029323b33ca59a7f74021;hb=e82db1a7b5f8cfce019012e60a689c9142851a63;hp=be678147a6dd5e66d7937e9fc1879679f25300d0;hpb=cc78d935992bbc0ec17fe2e0452dea36248d8ba8;p=kivitendo-erp.git diff --git a/templates/webpages/ct/search_contact.html b/templates/webpages/ct/search_contact.html index be678147a..389328abe 100644 --- a/templates/webpages/ct/search_contact.html +++ b/templates/webpages/ct/search_contact.html @@ -1,7 +1,7 @@ [%- USE HTML %] [%- USE T8 %] - - +[%- USE L %] +[%- USE LxERP %]
@@ -73,10 +73,20 @@ + + + + + + + + + + @@ -87,25 +97,35 @@ - - - - + + [%- 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_position', value='Y', label=LxERP.t8('Function/position'), class='checkbox') %] + + + + + + + + [% CUSTOM_VARIABLES_INCLUSION_CODE %] @@ -119,6 +139,3 @@
- - -