From 0ea219f728b77f3a3b66bf3996a96e1f8d791bb2 Mon Sep 17 00:00:00 2001 From: Marek Bachmann Date: Wed, 30 Nov 2022 01:58:22 +0100 Subject: [PATCH] Use previously already available field.5 for short hand pattern ad admin page for maximagesize --- view/templates/field_input.tpl | 2 +- view/theme/frio/templates/field_input.tpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/view/templates/field_input.tpl b/view/templates/field_input.tpl index 95a13cfb7..3455891b9 100644 --- a/view/templates/field_input.tpl +++ b/view/templates/field_input.tpl @@ -1,7 +1,7 @@
- + {{if $field.3}} {{$field.3 nofilter}} {{/if}} diff --git a/view/theme/frio/templates/field_input.tpl b/view/theme/frio/templates/field_input.tpl index 9812e3466..3a9e54d06 100644 --- a/view/theme/frio/templates/field_input.tpl +++ b/view/theme/frio/templates/field_input.tpl @@ -3,7 +3,7 @@ {{if !isset($label) || $label != false }} {{/if}} - + {{if $field.3}} {{$field.3 nofilter}} {{/if}}