gui/tinkerbackwindows/superant.com.rwdschedulesback/40editrecord.rwd in rwdschedule-0.95 vs gui/tinkerbackwindows/superant.com.rwdschedulesback/40editrecord.rwd in rwdschedule-0.96

- old
+ new

@@ -24,10 +24,15 @@ </table> <table> <horizontal> <p align=\"right\">Begin Hour:</p> <text size=20 name=\"a_eventicshour\"/> <p align=\"right\">Begin Minute:</p> <text size=20 name=\"a_eventicsminute\"/> - </horizontal> + </horizontal> + + <horizontal> + <p align=\"right\">End Hour:</p> <text size=20 name=\"a_eventendicshour\"/> + <p align=\"right\">End Minute:</p> <text size=20 name=\"a_eventendicsminute\"/> + </horizontal> </table> <table> <row> <p align=\"right\">Summary:</p> <text size=70 name=\"a_eventicssummary\"/> </row> <row> <p align=\"right\">Description:</p> <text size=70 name=\"a_eventicsdescription\"/> </row> <row> <p align=\"right\">Location:</p> <text size=70 name=\"a_eventicslocation\"/> </row>