In our invitation e-mail template, we have a phone number with land code (003120etc).
When I send the e-mail, the number is nog clickable (not recognized as link).
In the message editor everything seems fine (this is an example):
In the HTML as well, nothing out of the ordinary:
<p style="margin: 15px 0px 0px;">De helpdesk is tijdens kantooruren telefonisch bereikbaar op
<a href="tel:0031000000000" id="helpdesk phone number" name="helpdesk phone number">+31 (0)00 000 00 00</a>
of per mail via <a href="mailto:helpdesk@test.nl?subject=Helpdesk%20test" rel="nofollow">helpdesk@customeyes.nl</a>.</p>
Why is the link not working?