From 18b6d48944be414acc179fb82f458f996810e5a3 Mon Sep 17 00:00:00 2001 From: Mario Date: Thu, 8 Apr 2021 19:55:53 +0000 Subject: rgister: fixes for registering with invitecode outside of open hours --- view/tpl/register.tpl | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) (limited to 'view/tpl') diff --git a/view/tpl/register.tpl b/view/tpl/register.tpl index 06e58721a..7940b8945 100644 --- a/view/tpl/register.tpl +++ b/view/tpl/register.tpl @@ -29,6 +29,17 @@ {{include file="field_select_grouped.tpl" field=$role}} {{/if}} + {{if $invitations}} + {{$haveivc}} + + {{/if}} + +
{{include file="field_input.tpl" field=[$name.0,$name.1,"","","",$atform]}} @@ -40,12 +51,6 @@ {{/if}}
- {{if $invitations}} - {{$haveivc}} - - {{/if}} {{include file="field_input.tpl" field=$email}}
-- cgit v1.2.3