From 343c9578da63525eb29334e247a03e3ca97fe56b Mon Sep 17 00:00:00 2001 From: Damien Metzger Date: Thu, 31 Oct 2013 17:15:30 +0100 Subject: [PATCH] // Better --- themes/default-bootstrap/breadcrumb.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/default-bootstrap/breadcrumb.tpl b/themes/default-bootstrap/breadcrumb.tpl index 944ea43c5..1af5129cd 100644 --- a/themes/default-bootstrap/breadcrumb.tpl +++ b/themes/default-bootstrap/breadcrumb.tpl @@ -39,7 +39,7 @@ {if isset($smarty.get.search_query) && isset($smarty.get.results) && $smarty.get.results > 1}
- + {l s='Back to Search results for "%s" (%d other results)' sprintf=[$smarty.get.search_query,$smarty.get.results]}