From a66648356f9acfb0ba351c679337a616f0900096 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 2 Mar 2012 16:24:26 -0800 Subject: add diabook to default themes --- htconfig.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'htconfig.php') diff --git a/htconfig.php b/htconfig.php index 01f56f2c4..423d5d369 100755 --- a/htconfig.php +++ b/htconfig.php @@ -69,7 +69,7 @@ $a->config['system']['rino_encrypt'] = true; // allowed themes (change this from admin panel after installation) -$a->config['system']['allowed_themes'] = 'dispy,quattro,testbubble,vier,darkbubble,darkzero,duepuntozero,greenzero,purplezero,quattro-green,slackr'; +$a->config['system']['allowed_themes'] = 'dispy,quattro,testbubble,vier,darkbubble,darkzero,duepuntozero,greenzero,purplezero,quattro-green,slackr,diabook'; // default system theme -- cgit v1.2.3