From: Tobias Diekershoff Date: Mon, 11 Jan 2016 07:57:51 +0000 (+0100) Subject: remove unsupported themes from list of allowed themes X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=5c568df9a6d0136d44e60a2d9a45393efff35b69;p=friendica.git remove unsupported themes from list of allowed themes --- diff --git a/htconfig.php b/htconfig.php index 508de9a323..fe6c0d82ee 100644 --- a/htconfig.php +++ b/htconfig.php @@ -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