From 8767e4b66fffb6010646f92a77b267e5e254d2d0 Mon Sep 17 00:00:00 2001 From: Chad Little Date: Sat, 15 May 2004 23:56:17 +0000 Subject: Subscribe and Download links work on all templates. --- day.php | 1 + 1 file changed, 1 insertion(+) (limited to 'day.php') diff --git a/day.php b/day.php index 93e0eaf..9dc3e82 100644 --- a/day.php +++ b/day.php @@ -80,6 +80,7 @@ $page->replace_tags(array( $page->draw_day($this->page); $page->tomorrows_events($this->page); $page->get_vtodo($this->page); +$page->draw_subscribe($this->page); $page->output(); -- cgit v1.2.3