Merge pull request #12647 from compucorp/fix-case-type-issues
[civicrm-core.git] / xml / templates / message_templates / pcp_notify_text.tpl
1 ===========================================================
2 {ts}Personal Campaign Page Notification{/ts}
3
4 ===========================================================
5 {ts}Action{/ts}: {if $mode EQ 'Update'}{ts}Updated personal campaign page{/ts}{else}{ts}New personal campaign page{/ts}{/if}
6 {ts}Personal Campaign Page Title{/ts}: {$pcpTitle}
7 {ts}Current Status{/ts}: {$pcpStatus}
8 {capture assign=pcpURL}{crmURL p="civicrm/pcp/info" q="reset=1&id=`$pcpId`" h=0 a=1}{/capture}
9 {ts}View Page{/ts}:
10 >> {$pcpURL}
11
12 {ts}Supporter{/ts}: {$supporterName}
13 >> {$supporterUrl}
14
15 {ts}Linked to Contribution Page{/ts}: {$contribPageTitle}
16 >> {$contribPageUrl}
17
18 {ts}Manage Personal Campaign Pages{/ts}:
19 >> {$managePCPUrl}
20