[-] MO : Duplicate condition

This commit is contained in:
gBrunier
2011-08-12 11:57:11 +00:00
parent 631ebe4592
commit d5bebc7095
@@ -70,10 +70,8 @@
</div>
<div>
<a href="#idTab5">{l s='Read user reviews' mod='productcomments'} ({$nbComments})</a><br/>
{if ($too_early == false AND ($cookie->isLogged() == true OR $allow_guests == true))}
{if $cookie->isLogged() == true || $allow_guests == true}
<a id="new_comment_btn" href="#new_comment_form">{l s='Give your advice' mod='productcomments'}</a>
{/if}
{if ($too_early == false AND ($cookie->isLogged() OR $allow_guests))}
<a id="new_comment_btn" href="#new_comment_form">{l s='Give your advice' mod='productcomments'}</a>
{/if}
</div>
<div style="display: none;">