From 173647337cd3d6dcfd0033f06103b926b6ca98c0 Mon Sep 17 00:00:00 2001 From: Chad Little Date: Sat, 19 Oct 2002 18:39:44 +0000 Subject: Green style sheet tweeks. --- config.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.inc.php') diff --git a/config.inc.php b/config.inc.php index d34ec7f..b71f4a4 100644 --- a/config.inc.php +++ b/config.inc.php @@ -5,7 +5,7 @@ // To set values, change the text between the single quotes // Follow instructions to the right for detailed information -$style_sheet = 'silver'; // Themes support +$style_sheet = 'green'; // Themes support $calendar_path = './calendars'; // Path to directory with calendars $default_view = 'day'; // Default view for calendars = 'day', 'week', 'month', 'year' $minical_view = 'current'; // Where do the mini-calendars go when clicked? = 'day', 'week', 'month', 'current' -- cgit v1.2.3