Deprecate themes duepuntozero, quattro and smoothly
This commit is contained in:
parent
8cec89195b
commit
9aa05eb911
19 changed files with 40 additions and 203 deletions
|
@ -49,7 +49,7 @@ $a->config['php_path'] = '/another/php';
|
|||
$a->config['system']['huburl'] = '[internal]';
|
||||
|
||||
// allowed themes (change this from admin panel after installation)
|
||||
$a->config['system']['allowed_themes'] = 'frio,quattro,vier,duepuntozero';
|
||||
$a->config['system']['allowed_themes'] = 'frio,vier';
|
||||
|
||||
// default system theme
|
||||
$a->config['system']['theme'] = 'frio';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue