From 079f586e17e76feb1ac39adba0bbeaf5396e2ee4 Mon Sep 17 00:00:00 2001 From: Chad Little Date: Sun, 1 Feb 2004 07:20:46 +0000 Subject: Month bottom now works. --- month.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'month.php') diff --git a/month.php b/month.php index 760edba..2ae91a5 100644 --- a/month.php +++ b/month.php @@ -72,6 +72,8 @@ $page->replace_tags(array( 'style_select' => $style_select )); +$page->monthbottom($this->page); + $page->output(); -- cgit v1.2.3