gui/frontwindow0/superant.com.rwdschedules/gl6editrecord.rwd in rwdschedule-1.00 vs gui/frontwindow0/superant.com.rwdschedules/gl6editrecord.rwd in rwdschedule-1.01

- old
+ new

@@ -6,10 +6,12 @@ <row> <p align=\"right\">You can create a new record here or edit one</row> <row> <p> </row> <horizontal> <button caption=\"Fill Record\" action=\"loadeventrecord\"/> <button caption=\"Save Changes\" action=\"saveeventrecord\"/> + <button caption=\"Export ics Record\" action=\"exporteventrecord\"/> + <button caption=\"Clear\" action=\"cleareventscreendisplay\"/> <button caption=\"Help\" action=\"runhelpwindowrwdschedule\"/> @@ -38,10 +40,11 @@ <table> <row> <p align=\"right\">Summary:</p> <text size=70 name=\"a_eventsummary\"/> </row> <row> <p align=\"right\">Description:</p> <text size=70 name=\"a_eventdescription\"/> </row> <row> <p align=\"right\">Location:</p> <text size=70 name=\"a_eventlocation\"/> </row> <horizontal> - <button caption=\"Export ics Record\" action=\"exporteventrecord\"/> + <button caption=\"Save Changes\" action=\"saveeventrecord\"/> + </horizontal> </table> <p>%extraeventdatadisplay%</p> <p> <p>%neweventresult%</p>