diff options
author | jeroenpraat <jeroenpraat@xs4all.nl> | 2014-06-01 21:10:02 +0000 |
---|---|---|
committer | jeroenpraat <jeroenpraat@xs4all.nl> | 2014-06-01 21:10:02 +0000 |
commit | db4321f8ea2952e4830119044dbfb6211a8fa948 (patch) | |
tree | cff0037fd5ff5c5e3de23530a82817ba0808251a /view/nl/register_verify_eml.tpl | |
parent | 3821efb99ed2377f5380bf37a0a1ac3412d08c82 (diff) | |
download | volse-hubzilla-db4321f8ea2952e4830119044dbfb6211a8fa948.tar.gz volse-hubzilla-db4321f8ea2952e4830119044dbfb6211a8fa948.tar.bz2 volse-hubzilla-db4321f8ea2952e4830119044dbfb6211a8fa948.zip |
New language: Dutch! Nederlands! (messages.po: 69% translated)
Diffstat (limited to 'view/nl/register_verify_eml.tpl')
-rw-r--r-- | view/nl/register_verify_eml.tpl | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/view/nl/register_verify_eml.tpl b/view/nl/register_verify_eml.tpl new file mode 100644 index 000000000..85d9a12d3 --- /dev/null +++ b/view/nl/register_verify_eml.tpl @@ -0,0 +1,25 @@ + +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. + |