From: Coleman Watts Date: Thu, 23 Jul 2015 20:01:39 +0000 (-0400) Subject: Fix 'View Primary' membership button css X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=ba803a653fad180deba6151eac6588e3f372f4be;p=civicrm-core.git Fix 'View Primary' membership button css --- diff --git a/templates/CRM/Member/Page/Tab.tpl b/templates/CRM/Member/Page/Tab.tpl index 5592c8cd35..6eae47ce1a 100644 --- a/templates/CRM/Member/Page/Tab.tpl +++ b/templates/CRM/Member/Page/Tab.tpl @@ -99,7 +99,7 @@ {$activeMember.action|replace:'xx':$activeMember.id} {if $activeMember.owner_membership_id} - {ts}View Primary{/ts} + {ts}View Primary{/ts} {/if} @@ -138,7 +138,7 @@ {if $inActiveMember.auto_renew}{ts}Auto-renew{/ts} {/if} {$inActiveMember.action|replace:'xx':$inActiveMember.id} {if $inActiveMember.owner_membership_id} - {ts}View Primary{/ts} + {ts}View Primary{/ts} {/if}