Annotate
mod_email_pass/templates/sendtoken.mail @ 5731:37ba9478b387
mod_audit: Fix recording location info
The method :query_by_addr only works for IPv4, even if you open the IPv6
database, which is an odd API. It also returns a table, not a string.
author |
Kim Alvefur <zash@zash.se> |
date |
Mon, 13 Nov 2023 12:14:31 +0100 |
parent |
1342:0ae065453dc9 |
rev |
line source |
1342
|
1 Hola:
|
|
2
|
|
3 Si has recibido este email es porque has solicitado el reseteo de la
|
|
4 clave de tu cuenta Jabber/XMPP {jid}
|
|
5
|
|
6 Para proceder con el cambio de clave, haz click en el siguiente enlace:
|
|
7
|
|
8 {url}
|
|
9
|
|
10 Si no has solicitado resetear tu clave, ignora este mensaje.
|
|
11
|
|
12 Atentamente, el equipo de mijabber.es
|
|
13
|
|
14
|