UI text changes
authorunknown <priyanka.karan26@gmail.com>
Mon, 24 Nov 2014 16:08:06 +0000 (16:08 +0000)
committerunknown <priyanka.karan26@gmail.com>
Mon, 24 Nov 2014 16:08:06 +0000 (16:08 +0000)
templates/CRM/Core/Form/RecurringEntity.tpl
templates/CRM/Event/Form/ManageEvent/ConfirmRepeatMode.tpl

index a304104ad528b92671f032ca002c99a0a64c7295..2f5493d5a76179ee503bcc5d79aec5c7b2474365 100644 (file)
             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
index d29ef90d78c2bee841f2b75d8a6adfc25dab88ed..85db63430009066da55419ea301474a12e5d258d 100644 (file)
@@ -46,6 +46,7 @@
             <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