From 62606bf006c83c7a7ad44121feebedd81cd43a79 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Fri, 16 Jul 2021 11:42:54 +0200 Subject: photo upload: always show the textarea so that text and tags can be added even if no status post is sent --- view/tpl/photos_upload.tpl | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'view/tpl/photos_upload.tpl') diff --git a/view/tpl/photos_upload.tpl b/view/tpl/photos_upload.tpl index ea173049b..0565a0a35 100644 --- a/view/tpl/photos_upload.tpl +++ b/view/tpl/photos_upload.tpl @@ -20,10 +20,8 @@ {{include file="field_input.tpl" field=$caption}} - {{include file="field_checkbox.tpl" field=$visible}} -
{{include file="field_textarea.tpl" field=$body}} -
+ {{include file="field_checkbox.tpl" field=$visible}}
{{if $lockstate}} @@ -40,10 +38,9 @@ {{if $uploader}} {{include file="field_input.tpl" field=$caption}} - {{include file="field_checkbox.tpl" field=$visible}} -
{{include file="field_textarea.tpl" field=$body}} -
+ {{include file="field_checkbox.tpl" field=$visible}} +
{{if $lockstate}}