Annotate
mod_email_pass/templates/sendtoken.mail @ 5211:079ca766193b
mod_conversejs: This one weird trick updates options on reload
Options queried from the config in get_converse_options() would take
effect immediately after Prosody reloads the config. Including
'conversejs_options' in this behaviour by simply moving a line seems
worth it.
author |
Kim Alvefur <zash@zash.se> |
date |
Thu, 23 Feb 2023 00:30:59 +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
|