CRM-15912: fix doc for Report settings
authoryashodha <yashodha.chaku@webaccessglobal.com>
Fri, 6 Feb 2015 07:34:28 +0000 (13:04 +0530)
committeryashodha <yashodha.chaku@webaccessglobal.com>
Fri, 6 Feb 2015 07:34:28 +0000 (13:04 +0530)
----------------------------------------
* CRM-15912: Documentation is incorrect regarding emails in report settings
  https://issues.civicrm.org/jira/browse/CRM-15912

templates/CRM/Report/Form/Settings.hlp

index 4f269707744efc9098c12f8743e1b839fefb9dd1..97769e750ee3206f7ab3e6f3ec7ebae7a723f248 100644 (file)
@@ -28,7 +28,7 @@
 {/htxt}
 {htxt id="id-email_settings"}
 <p>
-  {ts}A copy of this report can be automatically generated and delivered via email to specified recipients. Use the settings in this section to control Subject of the email containing the report, as well as the recipient list (To and Cc fields). Multiple 'To' email addresses are not allowed.{/ts}
+  {ts}A copy of this report can be automatically generated and delivered via email to specified recipients. Use the settings in this section to control Subject of the email containing the report, as well as the recipient list (To and Cc fields). Separate multiple 'To' or 'CC' email addresses with commas.{/ts}
 </p>
 <p>
   {ts}Your site administrator will need to setup an instance of the Scheduled Job "Mail Reports" to trigger creation and delivery of each report. When invoked, this job will deliver email to the recipients specified for the report. The report can be attached to the email as a PDF file (default), as a CSV file, or included in HTML format.{/ts} {docURL page="Managing Scheduled Jobs" resource="wiki"}