From f3fa09fc91fe4ca2a44ee4f60d11c5ee70fcefad Mon Sep 17 00:00:00 2001 From: Mario Date: Thu, 8 Apr 2021 16:06:43 +0000 Subject: register: more ui/ux --- view/en/register_verify_member.tpl | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'view/en') diff --git a/view/en/register_verify_member.tpl b/view/en/register_verify_member.tpl index 5db51a2e2..926efbd11 100644 --- a/view/en/register_verify_member.tpl +++ b/view/en/register_verify_member.tpl @@ -10,15 +10,15 @@ Login with the password you chose at registration. We need to verify your email address in order to give you full access. -Your validation code is +Your validation token is {{$hash}} - -{{if $due}}{{$due}}{{/if}} - +{{if $timeframe}} +This token is valid from {{$timeframe.0}} UTC until {{$timeframe.1}} UTC +{{/if}} If you registered this account, please enter the validation code when requested or visit the following link: {{$siteurl}}/regate/{{$mail}} @@ -26,11 +26,10 @@ If you registered this account, please enter the validation code when requested To deny the request and remove the account, please visit: - {{$siteurl}}/regate/{{$mail}}{{if $ko}}/{{$ko}}{{/if}} -Thank you. +Thank you! -- -- cgit v1.2.3