summaryrefslogtreecommitdiff
path: root/app/views/search/results/_empty.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/search/results/_empty.html.haml')
-rw-r--r--app/views/search/results/_empty.html.haml3
1 files changed, 1 insertions, 2 deletions
diff --git a/app/views/search/results/_empty.html.haml b/app/views/search/results/_empty.html.haml
index 9d15995bb51..6c7c6de1178 100644
--- a/app/views/search/results/_empty.html.haml
+++ b/app/views/search/results/_empty.html.haml
@@ -2,5 +2,4 @@
.search_glyph
%h4
= icon('search')
- = _("We couldn't find any results matching")
- %code= @search_term
+ = search_entries_empty_message(@scope, @search_term)