Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Facebook Sign In with Google Sign In with OpenID Sign In with Twitter

In this Discussion

Add link to welcome email

Hello,

I have locale that displays the following when a user signs up:

[code]$Definition['EmailWelcome'] = 'Hola %1$s,

%2$s ha creado una cuenta para ti en %3$s. Tus credenciales de acceso son:

Correo electrónico: %6$s Contraseña: %5$s Url: %4$s

¡Qué tengas un buen día!'; [/code]

I would like to be able to add a link something.com but I am not sure it it will display it as a text or will it be processed as html.

Thanks,

Comments

Sign In or Register to comment.