From 0af85dd72f42acd2deb0901c185eaf9d04008bb2 Mon Sep 17 00:00:00 2001 From: jengo Date: Mon, 13 Nov 2000 15:09:58 +0000 Subject: [PATCH] Cleaned up the yea view for the minicalendars --- calendar/year.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/calendar/year.php b/calendar/year.php index 0707c457cb..f99b382690 100755 --- a/calendar/year.php +++ b/calendar/year.php @@ -21,8 +21,10 @@ $phpgw_info["flags"]["currentapp"] = "calendar"; include("../header.inc.php"); + $view = "year"; + if ($friendly) { - echo ""; + echo ''; } ?>