From 0d10f5ba65d209c76f811424eb255d9e4228c6b8 Mon Sep 17 00:00:00 2001 From: Max Kostikov Date: Tue, 6 Apr 2021 13:41:33 +0200 Subject: Fix site admin registration block styles --- view/tpl/field_duration.qmc.tpl | 2 +- view/tpl/field_input.tpl | 2 +- view/tpl/field_select_grouped.tpl | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'view') diff --git a/view/tpl/field_duration.qmc.tpl b/view/tpl/field_duration.qmc.tpl index 5ef11a6b9..e38d4621c 100644 --- a/view/tpl/field_duration.qmc.tpl +++ b/view/tpl/field_duration.qmc.tpl @@ -23,7 +23,7 @@ -{{$help}} +{{$help}} {{if $wrapper!="no"}}{{/if}} diff --git a/view/tpl/field_input.tpl b/view/tpl/field_input.tpl index 53139a0e7..c7007c159 100644 --- a/view/tpl/field_input.tpl +++ b/view/tpl/field_input.tpl @@ -1,7 +1,7 @@
- {{$field.3}} + {{$field.3}}
{{* COMMENTS for this template: diff --git a/view/tpl/field_select_grouped.tpl b/view/tpl/field_select_grouped.tpl index ec067b8e7..eb228b086 100644 --- a/view/tpl/field_select_grouped.tpl +++ b/view/tpl/field_select_grouped.tpl @@ -8,5 +8,5 @@ {{/foreach}} - {{$field.3}} + {{$field.3}} -- cgit v1.2.3