Changeset 50 for trunk/app/views/events/calendar.thtml
- Timestamp:
- 07/18/07 01:06:54 (18 months ago)
- Files:
-
- 1 modified
-
trunk/app/views/events/calendar.thtml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/app/views/events/calendar.thtml
r49 r50 1 2 <div id ="calendar">3 1 4 2 <?php 5 6 echo "<b>".$dts['Month']."</b>";3 echo '<div id="lloquer"><'.$dts['Month'].'></div>'; 4 echo '<div id="calendar">'; 7 5 echo $dts['Display']; 8 9 6 ?> 10 7 </div>
