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

index 1dcdbf63b9a18096de0973543911bb0707d97963..b2c48f07b1d17a910b452b0e59f0671bf482c25d 100644 (file)
@@ -26,7 +26,7 @@
 
 {capture assign=reminderLink}{crmURL p='civicrm/admin/scheduleReminders' q='reset=1'}{/capture}
 <div id="help">
-  <p><div class="icon inform-icon"></div>&nbsp;{ts}Membership types are used to categorize memberships. You can define an unlimited number of types. Each type incorporates a 'name' (Gold Member, Honor Society Member...), a description, a minimum fee (can be $0), and a duration (can be 'lifetime'). Each member type is specifically linked to the membership entity (organization) - e.g. Bay Area Chapter.{/ts} {docURL page="user/membership/setup"}</p>
+  <p><div class="icon inform-icon"></div>&nbsp;{ts}Membership types are used to categorize memberships. You can define an unlimited number of types. Each type incorporates a 'name' (Gold Member, Honor Society Member...), a description, a minimum fee (can be $0), and a duration (can be 'lifetime'). Each member type is specifically linked to the membership entity (organization) - e.g. Bay Area Chapter.{/ts} {docURL page="user/membership/defining-memberships"}</p>
   <p>{ts 1=$reminderLink}Configure membership renewal reminders using <a href="%1">Schedule Reminders</a>.{/ts} {docURL page="user/email/scheduled-reminders"}</p>
 </div>