diff --git a/modules/productcomments/productcomments.tpl b/modules/productcomments/productcomments.tpl index c400d77c5..a3b6cd6d3 100644 --- a/modules/productcomments/productcomments.tpl +++ b/modules/productcomments/productcomments.tpl @@ -74,68 +74,6 @@ var productcomments_url_rewrite = '{$productcomments_url_rewriting_activated}'; {/foreach} {else} {if ($too_early == false AND ($logged OR $allow_guests))} -
-
-
-

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

-
- {$product->name|escape:html:'UTF-8'} -
-

{$product->name}

- {$product->description_short} -
-
- -
-

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

- - - - {if $criterions|@count > 0} -
    - {foreach from=$criterions item='criterion'} -
  • - -
    - - - - - -
    -
    -
  • - {/foreach} -
- {/if} - - - - - - - - {if $allow_guests == true && $logged == 0} - - - {/if} - - -
-
-
-
-

{l s='Be the first to write your review' mod='productcomments'} !

@@ -145,3 +83,67 @@ var productcomments_url_rewrite = '{$productcomments_url_rewriting_activated}'; {/if} + + +
+
+
+

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

+
+ {$product->name|escape:html:'UTF-8'} +
+

{$product->name}

+ {$product->description_short} +
+
+ +
+

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

+ + + + {if $criterions|@count > 0} +
    + {foreach from=$criterions item='criterion'} +
  • + +
    + + + + + +
    +
    +
  • + {/foreach} +
+ {/if} + + + + + + + + {if $allow_guests == true && $logged == 0} + + + {/if} + + +
+
+
+
+