From a43f28bfa2c1c201dfe2d736b761e0ae3547d69b Mon Sep 17 00:00:00 2001 From: barisusakli Date: Wed, 25 Mar 2015 23:07:50 -0400 Subject: [PATCH] display no matches if there is search query --- templates/search.tpl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/templates/search.tpl b/templates/search.tpl index 0afb0d3..bcb5e6d 100644 --- a/templates/search.tpl +++ b/templates/search.tpl @@ -135,7 +135,9 @@
[[search:results_matching, {matchCount}, {search_query}, {time}]]
+
[[search:no-matches]]
+