X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=templates%2FCRM%2FCore%2FForm%2FRecurringEntity.tpl;h=8589e5c527afe777db4c052e654848d81b1d7f07;hb=3d3d45c480d1c6cffe0b58a0b67410d111c14198;hp=fbcdbfc6475268c9549b5ffd9e38ce715707ccac;hpb=d42cea433cdcbf181198a90aeaa0c4c071db6654;p=civicrm-core.git diff --git a/templates/CRM/Core/Form/RecurringEntity.tpl b/templates/CRM/Core/Form/RecurringEntity.tpl index fbcdbfc647..8589e5c527 100644 --- a/templates/CRM/Core/Form/RecurringEntity.tpl +++ b/templates/CRM/Core/Form/RecurringEntity.tpl @@ -24,7 +24,7 @@ +--------------------------------------------------------------------+ *} -
+
Repeat Configuration
@@ -268,7 +268,7 @@ if (Object.keys(result).length > 0) { var errors = []; var participantData = []; - var html = 'Based on your repeat configuration here is the list of dates, Do you wish to create repeating set of these dates?
'; + var html = 'Based on your repeat configuration here is the list of dates, Do you wish to create recurring set of these dates?
Sr NoStart dateEnd date
'; var count = 1; for(var i in result) { if (i != 'errors') {
Sr NoStart dateEnd date