[-] FO : #PSCFV-2317 : fix bug
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15273 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
{/if}
|
||||
</p>
|
||||
{else}
|
||||
<h3 class="nbresult"><span class="big">{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}</span></h3>
|
||||
<h3 class="nbresult"><span class="big">{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}</span></h3>
|
||||
|
||||
{if !isset($instantSearch) || (isset($instantSearch) && !$instantSearch)}
|
||||
<div class="sortPagiBar clearfix">
|
||||
|
||||
Reference in New Issue
Block a user