- <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>