[geeklog-cvs] geeklog-1.3/public_html/layout/gameserver/calendar/dayview dayview.thtml,1.4,1.5

dhaun at iowaoutdoors.org dhaun at iowaoutdoors.org
Sat Aug 7 11:42:11 EDT 2004


Update of /var/cvs/geeklog-1.3/public_html/layout/gameserver/calendar/dayview
In directory www:/tmp/cvs-serv307/gameserver/calendar/dayview

Modified Files:
	dayview.thtml 
Log Message:
Fixed wrong hour variable


Index: dayview.thtml
===================================================================
RCS file: /var/cvs/geeklog-1.3/public_html/layout/gameserver/calendar/dayview/dayview.thtml,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** dayview.thtml	3 Aug 2004 10:54:45 -0000	1.4
--- dayview.thtml	7 Aug 2004 15:42:08 -0000	1.5
***************
*** 38,42 ****
                                  </tr>
                                  <tr>
!                                     <td bgcolor="#2e4166" width="1%" class="dayview-times"><a href="{site_url}/submit.php?type=event&mode={mode}&month={month}&day={day}&year={year}&year={year}&hour=0">{12_hour}</a></td>
                                      {0_cols}
                                  </tr>
--- 38,42 ----
                                  </tr>
                                  <tr>
!                                     <td bgcolor="#2e4166" width="1%" class="dayview-times"><a href="{site_url}/submit.php?type=event&mode={mode}&month={month}&day={day}&year={year}&year={year}&hour=0">{0_hour}</a></td>
                                      {0_cols}
                                  </tr>




More information about the geeklog-cvs mailing list