X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/ed8d29defd870809e912b92f6abc8426df6559b9..bf980f4c:/templates/webpages/client_config/_features.html
diff --git a/templates/webpages/client_config/_features.html b/templates/webpages/client_config/_features.html
index 9596c5933..9c9051583 100644
--- a/templates/webpages/client_config/_features.html
+++ b/templates/webpages/client_config/_features.html
@@ -75,11 +75,6 @@
[% L.yes_no_tag('defaults.doc_files', SELF.defaults.doc_files) %] |
[% LxERP.t8('Use File Storage backend') %] |
-
- | [% LxERP.t8('Root path for file storage') %] |
- [% L.input_tag('defaults.doc_files_rootpath',SELF.defaults.doc_files_rootpath, style=style, onchange="verifyRootPath(this);") %] |
- [% LxERP.t8('This is the root directory for the File storage backend, must be writable for webserver. If you have more than one client you need another direcctory. All other directories must be created by hand and reachable from the webserver') %] |
-
| [% LxERP.t8('WebDAV') %] |
[% L.yes_no_tag('defaults.doc_webdav', SELF.defaults.doc_webdav) %] |