Merge pull request #13333 from mattwire/buttons_submitOnce
[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
0865a4ed 36{ts}When you view your campaign page WHILE LOGGED IN, the page includes links to edit your page, tell friends, and update your contact info.{/ts}
6a488035
TO
37
38
39{elseif $pcpStatus EQ 'Waiting Review'}
40{ts}Your page requires administrator review before you can begin your fundraising efforts.{/ts}
41
42
43{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}
44
45
46{ts}You can still preview your page prior to approval{/ts}:
471. {ts}Login to your account at{/ts}:
48{$loginUrl}
49
502. {ts}Click or paste this link into your browser{/ts}:
51{$pcpInfoURL}
52
53{/if}
54{if $pcpNotifyEmailAddress}
55{ts}Questions? Send email to{/ts}:
56{$pcpNotifyEmailAddress}
57{/if}