remove unsupported themes from list of allowed themes

This commit is contained in:
Tobias Diekershoff 2016-01-11 08:57:51 +01:00
parent d7410f9e47
commit 5c568df9a6
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ $a->config['system']['huburl'] = '[internal]';
// allowed themes (change this from admin panel after installation)
$a->config['system']['allowed_themes'] = 'dispy,quattro,vier,darkzero,duepuntozero,greenzero,purplezero,slackr,diabook';
$a->config['system']['allowed_themes'] = 'quattro,vier,duepuntozero';
// default system theme