From 5c47d960aeb065fdba3717b9aeea1782768ad95b Mon Sep 17 00:00:00 2001 From: paul Date: Tue, 28 Nov 2006 17:38:52 +0000 Subject: [PATCH] Add in the name of the month in the MONTH VIEW --- campcaster/src/modules/htmlUI/var/templates/scheduler/month.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/campcaster/src/modules/htmlUI/var/templates/scheduler/month.tpl b/campcaster/src/modules/htmlUI/var/templates/scheduler/month.tpl index 259da67c0..c42138f29 100644 --- a/campcaster/src/modules/htmlUI/var/templates/scheduler/month.tpl +++ b/campcaster/src/modules/htmlUI/var/templates/scheduler/month.tpl @@ -4,7 +4,7 @@
-

##Monthly View##

+

##Monthly View## : {$SCHEDULER->curr.monthname}

{foreach from=$SCHEDULER->Week item="_Weekday"}