if (Object.keys(result).length > 0) {\r
var errors = [];\r
var participantData = [];\r
- var html = 'Based on your repeat configuration here is the list of dates, Do you wish to create recurring set of these dates?<br/><table id="options" class="display"><thead><tr><th></th><th>Start date</th><th id="th-end-date">End date</th></tr><thead>';\r
+ var html = 'Based on your repeat configuration, here is the list of dates. Do you wish to create a recurring set with these dates?<br/><table id="options" class="display"><thead><tr><th></th><th>Start date</th><th id="th-end-date">End date</th></tr><thead>';\r
var count = 1;\r
for(var i in result) {\r
if (i != 'errors') {\r
<div class="recurring-dialog-inner-right">{ts}Change applies to all the entities in the series.{/ts}</div>\r
</div>\r
</div>\r
+ <div class="status"><div class="icon tip-icon"></div> Changes to date or time will NOT be applied to other entities in the series.</div>\r
</div>\r
{if $hasParent || $isRepeatingEntity}\r
{literal}\r