Add in the name of the month in the MONTH VIEW

This commit is contained in:
paul 2006-11-28 17:38:52 +00:00
parent 679248b96f
commit 5c47d960ae
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
<!-- start scheduler -->
<div class="content">
<div class="container_elements">
<h1>##Monthly View##</h1>
<h1>##Monthly View## : {$SCHEDULER->curr.monthname}</h1>
<table class="scheduler_month">
<tr>
{foreach from=$SCHEDULER->Week item="_Weekday"}