X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fct%2Fsearch_contact.html;h=389328abe0d886d8aa6029323b33ca59a7f74021;hb=e82db1a7b5f8cfce019012e60a689c9142851a63;hp=0f7c127144362666dc7b31c640bb37831e39e17b;hpb=554ef802462a140ea769b8c3a7c7fc3ac91a58c4;p=kivitendo-erp.git diff --git a/templates/webpages/ct/search_contact.html b/templates/webpages/ct/search_contact.html index 0f7c12714..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 %]
@@ -97,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 %] @@ -129,6 +139,3 @@
- - -