aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
Diffstat (limited to 'view')
-rw-r--r--view/en/register_verify_member.tpl6
-rw-r--r--view/tpl/regate.tpl2
-rw-r--r--view/tpl/regate_pre.tpl3
3 files changed, 7 insertions, 4 deletions
diff --git a/view/en/register_verify_member.tpl b/view/en/register_verify_member.tpl
index 926efbd11..a4a3079a0 100644
--- a/view/en/register_verify_member.tpl
+++ b/view/en/register_verify_member.tpl
@@ -10,7 +10,7 @@ Login with the password you chose at registration.
We need to verify your email address in order to give you full access.
-Your validation token is
+Your verification token is
{{$hash}}
@@ -18,7 +18,7 @@ Your validation token is
This token is valid from {{$timeframe.0}} UTC until {{$timeframe.1}} UTC
-{{/if}}
+{{/if}}
If you registered this account, please enter the validation code when requested or visit the following link:
{{$siteurl}}/regate/{{$mail}}
@@ -26,7 +26,7 @@ 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}}
+{{$siteurl}}/regate/{{$mail}}{{if $ko}}/{{$ko}}{{/if}}
Thank you!
diff --git a/view/tpl/regate.tpl b/view/tpl/regate.tpl
index b9239ee46..57ca2c1b3 100644
--- a/view/tpl/regate.tpl
+++ b/view/tpl/regate.tpl
@@ -11,6 +11,8 @@
<div class="section-content-info-wrapper">
{{$desc}} {{$id}}
<div class="h3">{{$pin}}</div>
+ {{if $email_extra}}<b>{{$email_extra}}</b>{{/if}}
+
</div>
<form action="regate/{{$did2}}" method="post">
diff --git a/view/tpl/regate_pre.tpl b/view/tpl/regate_pre.tpl
index 7596f6846..b23797add 100644
--- a/view/tpl/regate_pre.tpl
+++ b/view/tpl/regate_pre.tpl
@@ -15,13 +15,14 @@
<div class="section-content-info-wrapper">
{{$strings.1}} {{$id}}
<div class="h3">{{$pin}}</div>
+ {{if $strings.2}}<b>{{$strings.2}}</b>{{/if}}
</div>
<div class="d-none">
{{$strings.2}}<br>
<span id="register_start" data-utc="{{$regdelay}}" class="register_date">
{{$regdelay}}
</span>
- &nbsp;&dash;&nbsp;
+ &nbsp;&dash;&nbsp;
<span data-utc="{{$regexpire}}" class="register_date">
{{$regexpire}}
</span>