dev/core#125 Fix Doc url to custom fields user documentation
authorSeamus Lee <seamuslee001@gmail.com>
Sat, 1 Dec 2018 08:26:17 +0000 (08:26 +0000)
committerSeamus Lee <seamuslee001@gmail.com>
Sat, 1 Dec 2018 08:26:17 +0000 (08:26 +0000)
templates/CRM/Custom/Page/Group.tpl

index 443b5bd008071262556a66437546dd34ae3485f1..4f5d84447f4a02c8112983df61aea3428dbd88db 100644 (file)
@@ -32,7 +32,7 @@
     {include file="CRM/Custom/Form/DeleteGroup.tpl"}
 {else}
     <div class="help">
-    {ts}Custom data is stored in custom fields. Custom fields are organized into logically related custom data sets (e.g. Volunteer Info). Use custom fields to collect and store custom data which are not included in the standard CiviCRM forms. You can create one or many sets of custom fields.{/ts} {docURL page="user/organising-your-data/custom-fields"}
+    {ts}Custom data is stored in custom fields. Custom fields are organized into logically related custom data sets (e.g. Volunteer Info). Use custom fields to collect and store custom data which are not included in the standard CiviCRM forms. You can create one or many sets of custom fields.{/ts} {docURL page="user/organising-your-data/creating-custom-fields"}
     </div>
 
     {if $rows}