diff --git a/view/theme/frio/templates/searchbox.tpl b/view/theme/frio/templates/searchbox.tpl index 5c80f9b6a3..c7d06d1073 100644 --- a/view/theme/frio/templates/searchbox.tpl +++ b/view/theme/frio/templates/searchbox.tpl @@ -46,16 +46,18 @@ 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 $savedsearch}}
- {{* In dependence of the search content we show different buttons *}} - {{if $mode == "tag"}} - - {{else}} - - {{/if}} -
+ + +{{/if}}