[-] FO : #PSFV-656 - Fix bug with nbr product par page selector

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