aboutsummaryrefslogtreecommitdiffstats
path: root/config.inc.php
diff options
context:
space:
mode:
authorjwangen <jwangen>2002-10-09 01:26:15 +0000
committerjwangen <jwangen>2002-10-09 01:26:15 +0000
commit75251d8c730212ead8655ee44446a17ee6553e9f (patch)
tree1bfefd28e7d1ec93fc539ccb6cb71c3d41fc2fe8 /config.inc.php
parent1a783431b2f07298c1d3a43092c5787715313da4 (diff)
downloadphpicalendar-75251d8c730212ead8655ee44446a17ee6553e9f.tar.gz
phpicalendar-75251d8c730212ead8655ee44446a17ee6553e9f.tar.bz2
phpicalendar-75251d8c730212ead8655ee44446a17ee6553e9f.zip
minor changes to language files. accidentally left config in orange
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 1425cb4..05e3dc1 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'
$minical_view = 'current'; // Where do the mini-calendars go when clicked? = 'day', 'week', 'month', 'current'

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