diff --git a/themes/buha/layouts/shortcodes/search.html b/themes/buha/layouts/shortcodes/search.html index 2b238e0f..dee0805c 100644 --- a/themes/buha/layouts/shortcodes/search.html +++ b/themes/buha/layouts/shortcodes/search.html @@ -41,8 +41,8 @@ let params = { res_one_item : '

[CNT] SUCHERGEBNIS

', res_more_items : '

[CNT] SUCHERGEBNISSE

', res_out_top : '
', - res_out_bottom : '
', - res_item_tpl : '
[DATE]: [TITLE]
[SUMMARY]weiterlesen
Tags: [TAGS]

', + res_out_bottom : '
', + res_item_tpl : '
[DATE]: [TITLE]
[SUMMARY]weiterlesen
Tags: [TAGS]
', // add_searchlink : '

Nicht zufrieden mit den Suchergebnissen? Externe Suche via DuckDuckGo ...

' };