Update MembershipStatus.tpl
authorjoannechester <joannechester@users.noreply.github.com>
Tue, 26 Aug 2014 12:09:01 +0000 (22:09 +1000)
committerjoannechester <joannechester@users.noreply.github.com>
Tue, 26 Aug 2014 12:09:01 +0000 (22:09 +1000)
templates/CRM/Member/Page/MembershipStatus.tpl

index 7648ee637e567ff0c6d0b3cc87d7a5201a38068d..9049805229b7bedaccc374f6683ef1639faa4554 100644 (file)
@@ -28,7 +28,7 @@
    {include file="CRM/Member/Form/MembershipStatus.tpl"}
 {else}
   <div id="help">
-    <p>{ts}CiviMember automatically calculates the current status of each contact's membership based on the status names and rules configured here. The status 'rule' tells CiviMember what status to assign based on the start and end dates of a given membership. For example, the default <strong>Grace</strong> status rule says: 'assign Grace status if the membership period ended sometime within the past month.'{/ts} {docURL page="user/membership/setup"}
+    <p>{ts}CiviMember automatically calculates the current status of each contact's membership based on the status names and rules configured here. The status 'rule' tells CiviMember what status to assign based on the start and end dates of a given membership. For example, the default <strong>Grace</strong> status rule says: 'assign Grace status if the membership period ended sometime within the past month.'{/ts} {docURL page="user/membership/defining-memberships/"}
     <p>{ts 1=$crmURL}The status rules provided by default may be sufficient for your organization. However, you can easily change the status names and/or adjust the rules by clicking the Edit links below. Or you can <a href='%1'>add a new status and rule</a>.{/ts}
   </div>