From f2953a3b6c89bc41438bdce9f0bdf820c00d06bb Mon Sep 17 00:00:00 2001 From: lLefevre Date: Fri, 29 Jun 2012 12:56:26 +0000 Subject: [PATCH] [-] BO : fix #PSCFV-2889 git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16167 b9a71923-0436-4b27-9f14-aed3839534dd --- modules/productcomments/productcomments.tpl | 10 +++++----- modules/productcomments/products-comparison.tpl | 6 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/modules/productcomments/productcomments.tpl b/modules/productcomments/productcomments.tpl index 6b6c768b0..c400d77c5 100644 --- a/modules/productcomments/productcomments.tpl +++ b/modules/productcomments/productcomments.tpl @@ -99,11 +99,11 @@ var productcomments_url_rewrite = '{$productcomments_url_rewriting_activated}';
  • - - - - - + + + + +
  • diff --git a/modules/productcomments/products-comparison.tpl b/modules/productcomments/products-comparison.tpl index ccbc30176..a679f5978 100755 --- a/modules/productcomments/products-comparison.tpl +++ b/modules/productcomments/products-comparison.tpl @@ -69,12 +69,12 @@ {if isset($tab_grade[$id_product]) AND $tab_grade[$id_product]} {section loop=6 step=1 start=1 name=average} - {/section} + {/section} {else} - - {/if} + {/if} - {/foreach} + {/foreach} {/foreach}