NFC: fix grammar/punctuation in help
authorJoe Murray <joe.murray@jmaconsulting.biz>
Tue, 18 Sep 2018 20:03:44 +0000 (16:03 -0400)
committerGitHub <noreply@github.com>
Tue, 18 Sep 2018 20:03:44 +0000 (16:03 -0400)
templates/CRM/Admin/Form/Preferences/Display.hlp

index ff199d4a429a450c7c3edc249f261141453e1377..f50c9f79d148aad72e24d10130e2d351e694b7e2 100644 (file)
@@ -42,5 +42,5 @@
 {/htxt}
 {htxt id="id-invoices_id"}
   {capture assign=invoiceURL}{crmURL p='civicrm/admin/setting/preferences/contribute' q="reset=1"}{/capture} 
-  {ts 1=$invoiceURL}In order to enable logged in users to download invoices and credit notes from the dashboard. Please first enable CiviCRM invoicing functionality <a href='%1'>Administer > CiviContribute > CiviContribute Component Settings</a>{/ts}
+  {ts 1=$invoiceURL}In order to enable logged in users to download invoices and credit notes from the dashboard, please first enable CiviCRM invoicing functionality <a href='%1'>Administer > CiviContribute > CiviContribute Component Settings</a>{/ts}
 {/htxt}