diff options
author | Thomas Willingham <founder@kakste.com> | 2014-04-19 13:59:12 +0100 |
---|---|---|
committer | Thomas Willingham <founder@kakste.com> | 2014-04-19 13:59:12 +0100 |
commit | 33ff5b3a9be887e03810070b7cf5610b2294c210 (patch) | |
tree | af4b627340b31c82c17a2f1a2da20925ec8861db /view/es/smarty3/register_verify_eml.tpl | |
parent | 9da7da1cbd46fa7d1ee311d4615971012e1c21a5 (diff) | |
download | volse-hubzilla-33ff5b3a9be887e03810070b7cf5610b2294c210.tar.gz volse-hubzilla-33ff5b3a9be887e03810070b7cf5610b2294c210.tar.bz2 volse-hubzilla-33ff5b3a9be887e03810070b7cf5610b2294c210.zip |
Clean up legacy smarty3
Diffstat (limited to 'view/es/smarty3/register_verify_eml.tpl')
-rw-r--r-- | view/es/smarty3/register_verify_eml.tpl | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/view/es/smarty3/register_verify_eml.tpl b/view/es/smarty3/register_verify_eml.tpl deleted file mode 100644 index a67aedd10..000000000 --- a/view/es/smarty3/register_verify_eml.tpl +++ /dev/null @@ -1,27 +0,0 @@ -{{* - * AUTOMATICALLY GENERATED TEMPLATE - * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN - * - *}} - -Se ha recibido la solicitud de registro de un nuevo usuario en -{{$sitename}} que requiere tu aprobaciĆ³n. - -Los datos de acceso son los siguientes: - -Nombre Completo: {{$username}} -Sitio: {{$siteurl}} -Nombre: {{$email}} - - -Para aprobar esta solicitud, visita el siguiente enlace: - -{{$siteurl}}/regmod/allow/{{$hash}} - -Para denegar la solicitud y eliminar la cuenta, por favor visita: - -{{$siteurl}}/regmod/deny/{{$hash}} - - -Gracias. - |