X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fct%2Fsearch_contact.html;h=de9ba8b0712348fe9125b98dce9f37f341446670;hb=c4d3f82d744113e520282409454f4cc763e012cc;hp=2fe8bdc9e21bd6f05ed2cfc07f7c3b590d6d9266;hpb=5104dee447f25733832ed4e4a58c4847b2c2ea66;p=kivitendo-erp.git diff --git a/templates/webpages/ct/search_contact.html b/templates/webpages/ct/search_contact.html index 2fe8bdc9e..de9ba8b07 100644 --- a/templates/webpages/ct/search_contact.html +++ b/templates/webpages/ct/search_contact.html @@ -1,17 +1,15 @@ [%- USE HTML %] [%- USE T8 %] - +[%- USE L %] +[%- USE LxERP %] +

[% 'Contacts' | $T8 %]

- - -
[% 'Contacts' | $T8 %]
- - + @@ -34,6 +32,8 @@ + [% CUSTOM_VARIABLES_FILTER_CODE %] + + + + + - + + + + + + + + - + + + + + + + [% CUSTOM_VARIABLES_INCLUSION_CODE %] @@ -117,6 +137,3 @@ - - -
[% 'Name' | $T8 %]
[% 'Greeting' | $T8 %]
@@ -71,10 +71,20 @@
+ + + + + +
@@ -85,25 +95,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') %]
+ + +