aboutsummaryrefslogtreecommitdiffstats
path: root/config.inc.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2002-10-18 04:27:22 +0000
committerChad Little <clittle@users.sourceforge.net>2002-10-18 04:27:22 +0000
commite70d30e52f9592b0a070c4f08cab74626430d591 (patch)
tree996ab9961b7a7af6e2f8526849e4b9c4aa0a107a /config.inc.php
parent8fdda0dadb31934118e425db80170ff739a4fd67 (diff)
downloadphpicalendar-e70d30e52f9592b0a070c4f08cab74626430d591.tar.gz
phpicalendar-e70d30e52f9592b0a070c4f08cab74626430d591.tar.bz2
phpicalendar-e70d30e52f9592b0a070c4f08cab74626430d591.zip
Updated orange style for 0.7
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..5323748 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 = 'orange'; // 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