X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;ds=sidebyside;f=templates%2FCRM%2FContribute%2FPage%2FPcpUserDashboard.tpl;h=3170776c63022126abe85bd3d8008534bf2b178a;hb=b9ff6e65e691451f5344720cc8d27611e203f200;hp=6a519d0228904bcf1160e12b9ca2dcd6434ee3aa;hpb=b94eea5170f9b25e817067941198129b5de3224c;p=civicrm-core.git diff --git a/templates/CRM/Contribute/Page/PcpUserDashboard.tpl b/templates/CRM/Contribute/Page/PcpUserDashboard.tpl index 6a519d0228..3170776c63 100644 --- a/templates/CRM/Contribute/Page/PcpUserDashboard.tpl +++ b/templates/CRM/Contribute/Page/PcpUserDashboard.tpl @@ -1,6 +1,6 @@ {* +--------------------------------------------------------------------+ - | CiviCRM version 4.7 | + | CiviCRM version 5 | +--------------------------------------------------------------------+ | Copyright CiviCRM LLC (c) 2004-2018 | +--------------------------------------------------------------------+ @@ -37,7 +37,7 @@ {ts}In Support of{/ts} {ts}Campaign Ends{/ts} {ts}Status{/ts} - + {if !$userChecksum} {/if} {foreach from=$pcpInfo item=row} @@ -46,7 +46,9 @@ {$row.pageTitle} {if $row.end_date}{$row.end_date|truncate:10:''|crmDate}{else}({ts}ongoing{/ts}){/if} {$row.pcpStatus} - {$row.action|replace:'xx':$row.pcpId} + {if !$userChecksum} + {$row.action|replace:'xx':$row.pcpId} + {/if} {/foreach} @@ -59,7 +61,6 @@ {/if} - {if $pcpBlock} {strip} {if $pcpInfo} {* Change layout and text if they already have a PCP. *}