From 66bcccf4eb1102a3826ee157b60d1fb599ea21d4 Mon Sep 17 00:00:00 2001 From: teldra Date: Fri, 24 Jun 2022 19:05:11 +0200 Subject: [PATCH] small fixes --- themes/buha/layouts/shortcodes/search.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/buha/layouts/shortcodes/search.html b/themes/buha/layouts/shortcodes/search.html index dee0805c..fe158488 100644 --- a/themes/buha/layouts/shortcodes/search.html +++ b/themes/buha/layouts/shortcodes/search.html @@ -42,7 +42,7 @@ let params = { res_more_items : '

[CNT] SUCHERGEBNISSE

', res_out_top : '
', res_out_bottom : '

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

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

' };