This manual is deprecated. Please visit https://groupoffice.readthedocs.io for the latest documentation. |
Tickets
From Group-Office Groupware and CRM Documentation
Revision as of 17:17, 4 March 2010 by Admin (Talk | contribs) (New page: =Under construction= ===Customizing the create ticket page=== You can customize the create ticket page by copying the folder: <pre>modules/tickets/extern/template</pre> to a custom fol...)
Under construction
Customizing the create ticket page
You can customize the create ticket page by copying the folder:
modules/tickets/extern/template
to a custom folder outside Group-Office.
then add the following line to config.php:
$config['tickets_template_path']="/path/to/custom/template/folder";