diff --git a/themes/default/search.tpl b/themes/default/search.tpl index f56cb53b3..551b2cb72 100644 --- a/themes/default/search.tpl +++ b/themes/default/search.tpl @@ -44,7 +44,7 @@ {/if}

{else} -

{if $nbProducts == 1}{l s='%d result has been found.' sprintf=$nbProducts|intval}{else}{l s='%d results have been found.' sprintf=$nbProducts|intva}{/if}

+

{if $nbProducts == 1}{l s='%d result has been found.' sprintf=$nbProducts|intval}{else}{l s='%d results have been found.' sprintf=$nbProducts|intval}{/if}

{if !isset($instantSearch) || (isset($instantSearch) && !$instantSearch)}