Sha256: b2a1fb50112f11fd7c6a48892ddf94afbee914550d2b5ca30a65103870c04fa1
Contents?: true
Size: 1.77 KB
Versions: 10
Compression:
Stored size: 1.77 KB
Contents
$rwdguivar= " <tab name=\"createicsrecordfile\" caption=\"Create ics Event\"> <table> <row> <p> </row> <row> <p align=\"right\">You can create a new record here or edit one</row> <row> <p> </row> <horizontal> <button caption=\"Save Changes\" action=\"saveicseventrecord\"/> <button caption=\"Clear\" action=\"clearicseventscreendisplay\"/> <button caption=\"Help\" action=\"runhelpwindowrwdschedule\"/> </horizontal> <table> <row> <p align=\"right\">FileName:</p> <text size=70 name=\"a_eventicsfilename\"/> </row> <horizontal> <p align=\"right\">Year:</p> <text size=10 name=\"a_eventicsyear\"/> <p align=\"right\"> Month:</p> <text size=20 name=\"a_eventicsmonth\"/> <p align=\"right\">Day:</p> <text size=10 name=\"a_eventicsday\"/> </horizontal> </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> <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> </table> <p>%extraicseventdatadisplay%</p> <p> <p>%newicseventresult%</p> </tab>"
Version data entries
10 entries across 10 versions & 2 rubygems