aboutsummaryrefslogtreecommitdiffstats
path: root/month.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2004-08-18 00:16:14 +0000
committerChad Little <clittle@users.sourceforge.net>2004-08-18 00:16:14 +0000
commit62d7257fdc511179c621e9c97fe485568991e508 (patch)
tree34954eec33a83d266ed37bf2d425faca609e3ebc /month.php
parent9f5b31c395b1af54175fb0d4afe3a1d9e931045a (diff)
downloadphpicalendar-62d7257fdc511179c621e9c97fe485568991e508.tar.gz
phpicalendar-62d7257fdc511179c621e9c97fe485568991e508.tar.bz2
phpicalendar-62d7257fdc511179c621e9c97fe485568991e508.zip
Buggy.
Diffstat (limited to 'month.php')
-rw-r--r--month.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/month.php b/month.php
index 7e186aa..fc0c10e 100644
--- a/month.php
+++ b/month.php
@@ -53,7 +53,7 @@ $page = new Page(BASE.'templates/'.$template.'/month.tpl');
$page->replace_files(array(
'header' => BASE.'templates/'.$template.'/header.tpl',
'footer' => BASE.'templates/'.$template.'/footer.tpl',
- 'sidebar' => BASE.'templates/'.$template.'/calendar_nav.tpl'
+ 'calendar_nav' => BASE.'templates/'.$template.'/calendar_nav.tpl'
));
$page->replace_tags(array(

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