[-] FO : #PSFV-656 - Fix bug with number of product per page selector

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14084 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
mDeflotte
2012-03-13 14:28:32 +00:00
parent dc535fedb3
commit 5777ff9121
+1
View File
@@ -55,6 +55,7 @@
{/foreach}
</select>
<span>{l s='products by page'}</span>
<input type="hidden" name="controller" value="category" />
{if is_array($requestNb)}
{foreach from=$requestNb item=requestValue key=requestKey}
{if $requestKey != 'requestUrl'}