yogiben / meteor-pretty-email

Pretty emails for meteor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Action button title should not be hard coded

SharadKumar opened this issue · comments

Currently hard coded as "Activate Account"

<a class="mcnButton " title="Activate Account" href="{{buttonUrl}}" target="_blank" style="font-weight: bold;letter-spacing: normal;line-height: 100%;text-align: center;text-decoration: none;color: {{style.buttonColor}};word-wrap: break-word;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">{{{buttonText}}}</a>

commented

+1