From: Hypolite Petovan Date: Thu, 15 Dec 2022 02:45:27 +0000 (-0500) Subject: [frio] Remove header banner setting form field X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=244b65e5fc5c322807fef129193d5c3f2b35cc23;p=friendica.git [frio] Remove header banner setting form field - This setting isn't used in the frio theme at all --- diff --git a/view/theme/frio/templates/admin/site.tpl b/view/theme/frio/templates/admin/site.tpl index 298df40c9e..fea32ccc89 100644 --- a/view/theme/frio/templates/admin/site.tpl +++ b/view/theme/frio/templates/admin/site.tpl @@ -39,7 +39,6 @@ {{include file="field_input.tpl" field=$sitename}} {{include file="field_input.tpl" field=$sender_email}} {{include file="field_input.tpl" field=$system_actor_name}} - {{include file="field_textarea.tpl" field=$banner}} {{include file="field_input.tpl" field=$shortcut_icon}} {{include file="field_input.tpl" field=$touch_icon}} {{include file="field_textarea.tpl" field=$additional_info}}