X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=templates%2Fwebpages%2Fclient_config%2F_features.html;h=c260ce8640f0cc8ef77b580098d3aae94eebfc58;hb=e72ecdf83cabbb6f630ec33efd15e7615b69a676;hp=683a04e1467439fdc1a74c17effcfb9709d05a2b;hpb=4eacc711923d84f183ab6ec4fe175b6659209241;p=kivitendo-erp.git diff --git a/templates/webpages/client_config/_features.html b/templates/webpages/client_config/_features.html index 683a04e14..c260ce864 100644 --- a/templates/webpages/client_config/_features.html +++ b/templates/webpages/client_config/_features.html @@ -1,35 +1,43 @@ [%- USE LxERP -%][%- USE L -%]
+ + - + - + - + - + + + + - + - - - - - - - - - - - - - - - -
[% LxERP.t8("WebDAV") %]
[% LxERP.t8('Webdav') %][% LxERP.t8('WebDAV') %] [% L.yes_no_tag('defaults.webdav', SELF.defaults.webdav) %][% LxERP.t8('Use Webdav Repository') %][% LxERP.t8('Use WebDAV Repository') %]
[% LxERP.t8('Webdav save documents') %][% LxERP.t8('WebDAV save documents') %] [% L.yes_no_tag('defaults.webdav_documents', SELF.defaults.webdav_documents) %][% LxERP.t8('Save document in webdav repository') %][% LxERP.t8('Save document in WebDAV repository') %]
[% LxERP.t8("Customer Master Data") %]
[% LxERP.t8('Vertreter') %][% LxERP.t8('Representative') %] [% L.yes_no_tag('defaults.vertreter', SELF.defaults.vertreter) %] [% LxERP.t8('Representative for Customer') %]
[% LxERP.t8('Pictures for parts') %][% L.yes_no_tag('defaults.parts_show_image', SELF.defaults.parts_show_image) %][% LxERP.t8('Show the picture in the part form') %]
[% LxERP.t8('Pictures for search parts') %][% L.yes_no_tag('defaults.parts_listing_image', SELF.defaults.parts_listing_image) %][% LxERP.t8('Show the pictures in the result for search parts') %]
[% LxERP.t8('CSS style for pictures') %] [% L.input_tag('defaults.parts_image_css', SELF.defaults.parts_image_css, style=style) %][% LxERP.t8('Style the picture with the following CSS code') %]
+ + [% LxERP.t8("Parts Master Data") %] + + + [% LxERP.t8('Pictures for parts') %] + [% L.yes_no_tag('defaults.parts_show_image', SELF.defaults.parts_show_image) %] + [% LxERP.t8('Show the picture in the part form') %] + + + [% LxERP.t8('Pictures for search parts') %] + [% L.yes_no_tag('defaults.parts_listing_image', SELF.defaults.parts_listing_image) %] + [% LxERP.t8('Show the pictures in the result for search parts') %] + + + [% LxERP.t8('CSS style for pictures') %] + [% L.input_tag('defaults.parts_image_css', SELF.defaults.parts_image_css, style=style) %] + [% LxERP.t8('Style the picture with the following CSS code') %] + +