From 4f5a6d4551447d481533cd9462eed767af9a26a9 Mon Sep 17 00:00:00 2001 From: Yasin Date: Thu, 31 Jul 2014 15:04:24 +0200 Subject: [PATCH] user request email text updated --- portal/templates/onelab/onelab_user_request_email.html | 8 ++++++-- portal/templates/onelab/onelab_user_request_email.txt | 6 ++++-- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/portal/templates/onelab/onelab_user_request_email.html b/portal/templates/onelab/onelab_user_request_email.html index fa0e896b..4786a5cf 100644 --- a/portal/templates/onelab/onelab_user_request_email.html +++ b/portal/templates/onelab/onelab_user_request_email.html @@ -14,5 +14,9 @@ User hrn : {{user_hrn}}
Portal url : {{ current_site }}

-

You can validate the user here.

-

Please note that the validation request will only become visible to you on the OneLab portal once the user has confirmed his/her email address.

+

You can see new user request in the portal.

+

Please note that the request will only become visible to you on the OneLab portal once the user has confirmed his/her email address.

+

Please only validate users who you know for whose actions you are prepared to take responsibility, as described in the +OneLab terms and conditions. If you find any anomalies in the request +(mistakes/spam/unauthorized persons) please notify us.

+ diff --git a/portal/templates/onelab/onelab_user_request_email.txt b/portal/templates/onelab/onelab_user_request_email.txt index b782e71f..83ec9d3c 100644 --- a/portal/templates/onelab/onelab_user_request_email.txt +++ b/portal/templates/onelab/onelab_user_request_email.txt @@ -12,8 +12,10 @@ Email : {{email}} User hrn : {{user_hrn}} Portal url : {{ current_site }} -You can validate the user here: http://{{current_site}}/portal/validate +You can see new user request in the portal: http://{{current_site}}/portal/validate -Please note that the validation request will only become visible to you on the OneLab portal once the user has confirmed his/her email address. +Please note that the request will only become visible to you on the OneLab portal once the user has confirmed his/her email address. +Please only validate users who you know for whose actions you are prepared to take responsibility, as described in the OneLab terms and conditions. +If you find any anomalies in the request (mistakes/spam/unauthorized persons) please notify us at support@onelab.eu. -- 2.43.0