Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
This commit is contained in:
@@ -35,6 +35,8 @@ $(function(){
|
||||
});
|
||||
</script>
|
||||
|
||||
{if $logged == 1 || $nbComments != 0}
|
||||
</div><!-- Close the OosHook -->
|
||||
<div id="product_comments_block_extra">
|
||||
{if $nbComments != 0}
|
||||
<div class="comments_note">
|
||||
@@ -60,4 +62,6 @@ $(function(){
|
||||
{/if}
|
||||
</div>
|
||||
</div>
|
||||
<div><!-- new div for the next content if any -->
|
||||
{/if}
|
||||
<!-- /Module ProductComments -->
|
||||
|
||||
Reference in New Issue
Block a user