Update RecurringEntityPreview.tpl
authorKate Sneed <kate@ksneedconsulting.com>
Sat, 25 Apr 2015 19:48:33 +0000 (13:48 -0600)
committerKate Sneed <kate@ksneedconsulting.com>
Sat, 25 Apr 2015 19:48:33 +0000 (13:48 -0600)
Replace reoccur with repeate

templates/CRM/Core/Page/RecurringEntityPreview.tpl

index efc33a417dc2cbfbb203b6663497614c18be1cfe..b65cb312b264ee465e7bce9571c9f571c753251b 100644 (file)
@@ -48,7 +48,7 @@
 {/if}
 
 <h3>
-  {ts}A recurring set will be created with the following dates.{/ts}
+  {ts}A repeating set will be created with the following dates.{/ts}
 </h3>
 <table class="display row-highlight">
   <thead><tr>
@@ -65,4 +65,4 @@
       </tr>
     {/foreach}
   </tbody>
-</table>
\ No newline at end of file
+</table>