From c9410ed7ac5b1d227728a4b525f462f1ffd13f4b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Tue, 1 Mar 2011 16:41:52 +0100 Subject: [PATCH] pmahomme is now default theme --- libraries/config.default.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/config.default.php b/libraries/config.default.php index 604030b05..cd219d6b5 100644 --- a/libraries/config.default.php +++ b/libraries/config.default.php @@ -2453,7 +2453,7 @@ $cfg['ThemeManager'] = true; * * @global string $cfg['ThemeDefault'] */ -$cfg['ThemeDefault'] = 'original'; +$cfg['ThemeDefault'] = 'pmahomme'; /** * allow different theme for each configured server