diff options
author | jeroenpraat <jeroenpraat@xs4all.nl> | 2016-06-15 17:26:44 +0200 |
---|---|---|
committer | jeroenpraat <jeroenpraat@xs4all.nl> | 2016-06-15 17:26:44 +0200 |
commit | b0476be36f93f623724329383866f0cddd80dee1 (patch) | |
tree | 15a2812193c8e414eca3ecc2f928150817cb45aa /view/cs/register_verify_eml.tpl | |
parent | a005088228451af233f5886ea29ceca7f181e5d0 (diff) | |
download | volse-hubzilla-b0476be36f93f623724329383866f0cddd80dee1.tar.gz volse-hubzilla-b0476be36f93f623724329383866f0cddd80dee1.tar.bz2 volse-hubzilla-b0476be36f93f623724329383866f0cddd80dee1.zip |
All languages up to date as far as they are updated. Added Hebrew (I saw no RTL on my browser, but maybe that's a locale setting or else it's not yet implemented in HZ). Removed Esperanto and Czech (they where old ones from Friendica and are not on Transifex (yet)).
Diffstat (limited to 'view/cs/register_verify_eml.tpl')
-rw-r--r-- | view/cs/register_verify_eml.tpl | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/view/cs/register_verify_eml.tpl b/view/cs/register_verify_eml.tpl deleted file mode 100644 index 85d9a12d3..000000000 --- a/view/cs/register_verify_eml.tpl +++ /dev/null @@ -1,25 +0,0 @@ - -A new user registration request was received at {{$sitename}} which requires -your approval. - - -The login details are as follows: - -Site Location: {{$siteurl}} -Login Name: {{$email}} -IP Address: {{$details}} - -To approve this request please visit the following link: - - -{{$siteurl}}/regmod/allow/{{$hash}} - - -To deny the request and remove the account, please visit: - - -{{$siteurl}}/regmod/deny/{{$hash}} - - -Thank you. - |