[-] MO : fixed bug #PSCFV-8910 - Productcomments module allows post only one comment per product

This commit is contained in:
Vincent Augagneur
2013-06-25 10:26:13 +02:00
parent 36c7b9df48
commit faa975750d
2 changed files with 6 additions and 0 deletions
@@ -71,6 +71,9 @@ var productcomments_url_rewrite = '{$productcomments_url_rewriting_activated}';
</div>
{/if}
{/foreach}
<p class="align_center">
<a id="new_comment_tab_btn" class="open-comment-form" href="#new_comment_form">{l s='Write your review' mod='productcomments'} !</a>
</p>
{else}
{if ($too_early == false AND ($logged OR $allow_guests))}
<p class="align_center">
@@ -71,6 +71,9 @@ var productcomments_url_rewrite = '{$productcomments_url_rewriting_activated}';
</div>
{/if}
{/foreach}
<p class="align_center">
<a id="new_comment_tab_btn" class="open-comment-form" href="#new_comment_form">{l s='Write your review' mod='productcomments'} !</a>
</p>
{else}
{if ($too_early == false AND ($logged OR $allow_guests))}
<p class="align_center">