]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/client_config/_features.html
Filesystem Wurzelverzeichnis nun in kivitendo.conf
[mfinanz.git] / templates / webpages / client_config / _features.html
index b3c2c4f27ea3ec07b76ec464b4bc0aea94032d79..9c90515832592f7e7d1202bf353338d595ff6125 100644 (file)
    <td>[% L.yes_no_tag('defaults.doc_files', SELF.defaults.doc_files) %]</td>
    <td>[% LxERP.t8('Use File Storage backend') %]</td>
   </tr>
-  <tr>
-   <td align="right">[% LxERP.t8('Root path for file storage') %]</td>
-   <td>[% L.input_tag('defaults.doc_files_rootpath',SELF.defaults.doc_files_rootpath, style=style, onchange="verifyRootPath(this);") %]</td>
-   <td>[% LxERP.t8('This is the root directory for the File storage backend, must be writable for webserver') %]</td>
-  </tr>
   <tr>
    <td align="right">[% LxERP.t8('WebDAV') %]</td>
    <td>[% L.yes_no_tag('defaults.doc_webdav', SELF.defaults.doc_webdav) %]</td>