From 4bd6994fc9d2950a3d9616a353cda58a56f04dec Mon Sep 17 00:00:00 2001 From: dMetzger Date: Mon, 27 Aug 2012 07:10:29 +0000 Subject: [PATCH] [-] FO : pagination form cannot have an css id because it is used more than once #PSCFV-3755 --- themes/default/css/global.css | 2 +- themes/default/nbr-product-page.tpl | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/themes/default/css/global.css b/themes/default/css/global.css index c5b462cab..d14209dcf 100644 --- a/themes/default/css/global.css +++ b/themes/default/css/global.css @@ -340,7 +340,7 @@ ul.footer_links li .icon { background:url(../img/bg_bt_compare.gif) repeat-x 0 0 #111; } -.sortPagiBar #nbrItemPage {margin-left:40px;} +.sortPagiBar .nbrItemPage {margin-left:40px;} .sortPagiBar .PrductSort {float:left;} diff --git a/themes/default/nbr-product-page.tpl b/themes/default/nbr-product-page.tpl index c54c88c0c..7966da177 100644 --- a/themes/default/nbr-product-page.tpl +++ b/themes/default/nbr-product-page.tpl @@ -40,7 +40,7 @@ {/if} {if $nb_products > 10} -
+

{if isset($search_query) AND $search_query}{/if} {if isset($tag) AND $tag AND !is_array($tag)}{/if} @@ -52,7 +52,7 @@ {/if} {/foreach} {/if} - {assign var="lastnValue" value="0"} {foreach from=$nArray item=nValue} {if $lastnValue <= $nb_products}