X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/c182857ee4e8e32ccebaf1f5cb45d58b9006e699..bf980f4c:/templates/webpages/client_config/_features.html
diff --git a/templates/webpages/client_config/_features.html b/templates/webpages/client_config/_features.html
index b3c2c4f27..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') %] |
-
| [% LxERP.t8('WebDAV') %] |
[% L.yes_no_tag('defaults.doc_webdav', SELF.defaults.doc_webdav) %] |