From ae5be021e6bad99e666a01afda4c0bb23a1a1400 Mon Sep 17 00:00:00 2001 From: k Date: Tue, 15 Mar 2016 13:13:26 -0400 Subject: [PATCH] Solving RT ticket #1092988 adding civicrm ID to contributin record --- templates/CRM/Contribute/Form/ContributionView.tpl | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/templates/CRM/Contribute/Form/ContributionView.tpl b/templates/CRM/Contribute/Form/ContributionView.tpl index 4252279c83..ce4e74f279 100644 --- a/templates/CRM/Contribute/Form/ContributionView.tpl +++ b/templates/CRM/Contribute/Form/ContributionView.tpl @@ -68,6 +68,12 @@ + + + + + + -- 2.25.1
{ts}CiviCRM ID{/ts}{$contact_id}
{ts}From{/ts} {$displayName}