diff --git a/modules/productcomments/productcomments.tpl b/modules/productcomments/productcomments.tpl index dcff2e01d..036aadeeb 100644 --- a/modules/productcomments/productcomments.tpl +++ b/modules/productcomments/productcomments.tpl @@ -71,6 +71,9 @@ var productcomments_url_rewrite = '{$productcomments_url_rewriting_activated}'; {/if} {/foreach} +

+ {l s='Write your review' mod='productcomments'} ! +

{else} {if ($too_early == false AND ($logged OR $allow_guests))}

diff --git a/themes/default/modules/productcomments/productcomments.tpl b/themes/default/modules/productcomments/productcomments.tpl index b5594be60..7e1ce61ef 100644 --- a/themes/default/modules/productcomments/productcomments.tpl +++ b/themes/default/modules/productcomments/productcomments.tpl @@ -71,6 +71,9 @@ var productcomments_url_rewrite = '{$productcomments_url_rewriting_activated}'; {/if} {/foreach} +

+ {l s='Write your review' mod='productcomments'} ! +

{else} {if ($too_early == false AND ($logged OR $allow_guests))}