Merge pull request #3799 from routinet/patch-1
[civicrm-core.git] / xml / templates / message_templates / pcp_supporter_notify_text.tpl
CommitLineData
6a488035
TO
1{ts}Dear supporter{/ts},
2{ts 1="$contribPageTitle"}Thanks for creating a personal campaign page in support of %1.{/ts}
3
4{if $pcpStatus eq 'Approved'}
5====================
6{ts}Promoting Your Page{/ts}
7
8====================
9{if $isTellFriendEnabled}
10
11{ts}You can begin your fundraising efforts using our "Tell a Friend" form{/ts}:
12
131. {ts}Login to your account at{/ts}:
14{$loginUrl}
15
162. {ts}Click or paste this link into your browser and follow the prompts{/ts}:
17{$pcpTellFriendURL}
18{else}
19
20{ts}Send email to family, friends and colleagues with a personal message about this campaign.{/ts}
21{ts}Include this link to your fundraising page in your emails{/ts}:
22{$pcpInfoURL}
23{/if}
24
25===================
26{ts}Managing Your Page{/ts}
27
28===================
29{ts}Whenever you want to preview, update or promote your page{/ts}:
301. {ts}Login to your account at{/ts}:
31{$loginUrl}
32
332. {ts}Click or paste this link into your browser to go to your page{/ts}:
34{$pcpInfoURL}
35
36{ts}When you view your campaign page WHILE LOGGED IN, the page includes links to edit
37your page, tell friends, and update your contact info.{/ts}
38
39
40{elseif $pcpStatus EQ 'Waiting Review'}
41{ts}Your page requires administrator review before you can begin your fundraising efforts.{/ts}
42
43
44{ts}A notification email has been sent to the site administrator, and you will receive another notification from them as soon as the review process is complete.{/ts}
45
46
47{ts}You can still preview your page prior to approval{/ts}:
481. {ts}Login to your account at{/ts}:
49{$loginUrl}
50
512. {ts}Click or paste this link into your browser{/ts}:
52{$pcpInfoURL}
53
54{/if}
55{if $pcpNotifyEmailAddress}
56{ts}Questions? Send email to{/ts}:
57{$pcpNotifyEmailAddress}
58{/if}