From a980eec16858cc59adb8a3d1fa02c019193dcb4c Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Thu, 21 Jul 2005 04:35:34 +0000 Subject: Restore previous behavior. --- usr/local/www/head.inc | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'usr/local/www/head.inc') diff --git a/usr/local/www/head.inc b/usr/local/www/head.inc index 06391b8..adf8d2a 100755 --- a/usr/local/www/head.inc +++ b/usr/local/www/head.inc @@ -1,3 +1,13 @@ + "") + $g['theme'] = $config['theme']; +else + $g['theme'] = "pfsense"; +?> -- cgit v1.1