X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/c182857ee4e8e32ccebaf1f5cb45d58b9006e699..ac41603d2ad8340816634094870faf032a46a130:/templates/webpages/client_config/_features.html
diff --git a/templates/webpages/client_config/_features.html b/templates/webpages/client_config/_features.html
index b3c2c4f27..9596c5933 100644
--- a/templates/webpages/client_config/_features.html
+++ b/templates/webpages/client_config/_features.html
@@ -78,7 +78,7 @@
| [% 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('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') %] |