From 9ad2b017e235e26f0d7fee26e2fc9dd532dd8629 Mon Sep 17 00:00:00 2001 From: Mario Date: Fri, 7 May 2021 08:15:06 +0000 Subject: register: fix language issue and add additional info to the infobox if email verification is configured --- view/tpl/regate.tpl | 2 ++ view/tpl/regate_pre.tpl | 3 ++- 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'view/tpl') 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 @@
{{$desc}} {{$id}}
{{$pin}}
+ {{if $email_extra}}{{$email_extra}}{{/if}} +
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 @@
{{$strings.2}}
{{$regdelay}} -  ‐  +  ‐  {{$regexpire}} -- cgit v1.2.3