-
Notifications
You must be signed in to change notification settings - Fork 20
Description
Current Outcome
As from the client:
I would like to make links look like buttons. I can design them my self, but I need the option to do so. You got three merge tags:
{login_page_url} - Display the login page url.
{recovery_url} - Display the password recovery url.
{verification_link} - Display the verification URL.
The problem with these three are, they are all links even though they should show url's. I would be very glad if you would add three tags more, so it will look like this:
{login_page_url} - Display the login page url.
{recovery_url} - Display the password recovery url.
{verification_url} - Display the verification url.
{login_page_link} - Display a link to the login page.
{recovery_link} - Display a link to the password recovery page.
{verification_link} - Display a link to the verification page.
And then it will be great to be able to add HTML in the email template :-)