[CMF-checkins] CVS: CMF/CMFCalendar/skins/zpt_calendar - event_edit_form.pt:1.1.34.2

Christian Theune ct@gocept.com
Sat, 19 Oct 2002 13:14:21 -0400


Update of /cvs-repository/CMF/CMFCalendar/skins/zpt_calendar
In directory cvs.zope.org:/tmp/cvs-serv23680

Modified Files:
      Tag: ctheune-bug76-branch
	event_edit_form.pt 
Log Message:
fixed small type as remarked by tseaver

=== CMF/CMFCalendar/skins/zpt_calendar/event_edit_form.pt 1.1.34.1 => 1.1.34.2 ===
--- CMF/CMFCalendar/skins/zpt_calendar/event_edit_form.pt:1.1.34.1	Sat Oct 19 11:29:09 2002
+++ CMF/CMFCalendar/skins/zpt_calendar/event_edit_form.pt	Sat Oct 19 13:14:20 2002
@@ -221,7 +221,7 @@
                        tal:attributes="value bt;
             selected python:(bt <= stTimeString[0]) and (not 
             repeat['bt'].end and bts[repeat['bt'].index+1] >= stTimeString[0])"
-                       tal:content="bt">Start Time</option>
+                       tal:content="bt">End Time</option>
                                 </select>&nbsp;
                                 <input type="radio"
         name="stopAMPM" value="am"