From: rabuzarus <> Date: Tue, 2 Jan 2018 14:48:11 +0000 (+0100) Subject: bugfix: -frio- save search button should be only visible if the feature is enabled X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=ebb60ddd58029b40e7650d1377dc94ec894f811e;p=friendica.git bugfix: -frio- save search button should be only visible if the feature is enabled --- diff --git a/view/theme/frio/templates/searchbox.tpl b/view/theme/frio/templates/searchbox.tpl index 7d6fbef654..d95d1a4114 100644 --- a/view/theme/frio/templates/searchbox.tpl +++ b/view/theme/frio/templates/searchbox.tpl @@ -47,8 +47,10 @@ Some parts of this template will be moved by js to other places (see theme.js) - {{* This form is inserted as experiment to move the search-save button to the second navbar with js *}} + {{if $savedsearch}}
+ {{/if}}