Skip to content
Snippets Groups Projects
Commit a95b9f90 authored by wmortada's avatar wmortada
Browse files

Rewrite auto-renew message to make it more accessible

parent 187d67c4
Branches
Tags
No related merge requests found
......@@ -11,7 +11,7 @@
{if $cancelAutoRenew}
<div class="messages status no-popup">
<div class="icon inform-icon"></div>
<p>{ts 1=$cancelAutoRenew}This membership is set to renew automatically {if $endDate}on {$endDate|crmDate}{/if}. You will need to cancel the auto-renew option if you want to modify the Membership Type or Membership Status. <a href="%1">Click here</a> if you want to cancel the automatic renewal option.{/ts}</p>
<p>{ts 1=$cancelAutoRenew}This membership is set to renew automatically {if $endDate}on {$endDate|crmDate}{/if}. You will need to cancel the auto-renew option if you want to modify the Membership Type or Membership Status: <a href="%1">Cancel auto-renew</a>{/ts}</p>
</div>
{/if}
<div class="spacer"></div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment