X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=templates%2FCRM%2FEvent%2FForm%2FParticipantView.tpl;h=c7cd459dbcc6388e8711efbc502aae056ef0f4ee;hb=685dc43355ed3125952a99f39aeb8f49cde5d7d3;hp=60adf43934a0b8a7910f649dd6658a0101cc1e44;hpb=21408e2ce520d3282efdaeb7637c55efc89b05a8;p=civicrm-core.git diff --git a/templates/CRM/Event/Form/ParticipantView.tpl b/templates/CRM/Event/Form/ParticipantView.tpl index 60adf43934..c7cd459dbc 100644 --- a/templates/CRM/Event/Form/ParticipantView.tpl +++ b/templates/CRM/Event/Form/ParticipantView.tpl @@ -2,7 +2,7 @@ +--------------------------------------------------------------------+ | CiviCRM version 4.7 | +--------------------------------------------------------------------+ - | Copyright CiviCRM LLC (c) 2004-2015 | + | Copyright CiviCRM LLC (c) 2004-2016 | +--------------------------------------------------------------------+ | This file is a part of CiviCRM. | | | @@ -91,7 +91,11 @@ {$register_date|crmDate}  - {ts}Status{/ts}{$status}  + {ts}Status{/ts}{$status}  + {if $transferName} + {ts}(Transferred to {$transferName}){/ts} + {/if} + {if $source} @@ -128,7 +132,7 @@ {/foreach} {if $participantId and $hasPayment} - {include file="CRM/Contribute/Page/PaymentInfo.tpl" show='event-payment'} + {include file="CRM/Contribute/Page/PaymentInfo.tpl" show='payments'} {/if} {include file="CRM/Custom/Page/CustomDataView.tpl"} {if $accessContribution and $rows.0.contribution_id}