From: Chamil Wijesooriya Date: Tue, 8 Jan 2019 17:00:21 +0000 (+0000) Subject: GitLab issue 650 Use popups for links X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=d7ee0af4a8ea7603c7a15dcd26a974194f1b6047;p=civicrm-core.git GitLab issue 650 Use popups for links Changed class to action-item --- diff --git a/templates/CRM/Contribute/Page/ContributionRecur.tpl b/templates/CRM/Contribute/Page/ContributionRecur.tpl index 3450c82cbd..36c86d4f79 100644 --- a/templates/CRM/Contribute/Page/ContributionRecur.tpl +++ b/templates/CRM/Contribute/Page/ContributionRecur.tpl @@ -61,7 +61,7 @@ {if $recur.campaign}{ts}Campaign{/ts}{$recur.campaign}{/if} {if $recur.membership_id} {ts}Membership{/ts} - {$recur.membership_name} + {$recur.membership_name} {/if} {include file="CRM/Custom/Page/CustomDataView.tpl"} diff --git a/templates/CRM/Member/Form/MembershipView.tpl b/templates/CRM/Member/Form/MembershipView.tpl index 3ee3ffb70f..733463300b 100644 --- a/templates/CRM/Member/Form/MembershipView.tpl +++ b/templates/CRM/Member/Form/MembershipView.tpl @@ -71,7 +71,7 @@ {ts}Recurring Contribution{/ts} - View Recurring Contribution + View Recurring Contribution {/if}