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

This commit is contained in:
mDeflotte
2012-03-13 14:28:32 +00:00
parent f2271231b9
commit 9b3bdbcdcb
+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'}