aboutsummaryrefslogtreecommitdiffstats
path: root/config.inc.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2002-10-19 18:39:44 +0000
committerChad Little <clittle@users.sourceforge.net>2002-10-19 18:39:44 +0000
commit173647337cd3d6dcfd0033f06103b926b6ca98c0 (patch)
treec81b908e9ed51a78e218bf647785330541954e22 /config.inc.php
parentddf26689cb100abb66976c08ee9723de6f394208 (diff)
downloadphpicalendar-173647337cd3d6dcfd0033f06103b926b6ca98c0.tar.gz
phpicalendar-173647337cd3d6dcfd0033f06103b926b6ca98c0.tar.bz2
phpicalendar-173647337cd3d6dcfd0033f06103b926b6ca98c0.zip
Green style sheet tweeks.
Diffstat (limited to 'config.inc.php')
-rw-r--r--config.inc.php2
1 files changed, 1 insertions, 1 deletions
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'

© 2014-2024 Faster IT GmbH | imprint | privacy policy