[-] FO : Wordwrap on prices in history

This commit is contained in:
gRoussac
2013-11-12 19:17:12 +01:00
parent 75df12dd94
commit c8dfe1c174
3 changed files with 15 additions and 26 deletions
@@ -98,6 +98,7 @@ var moderation_active = {$moderation_active};
<div id="new_comment_form">
<form id="id_new_comment_form" action="#">
<h2 class="title">{l s='Write your review' mod='productcomments'}</h2>
{if isset($product) && $product}
<div class="product clearfix">
<img src="{$link->getImageLink($product->link_rewrite, $productcomment_cover, 'home_default')|escape:'html'}" height="{$homeSize.height}" width="{$homeSize.width}" alt="{$product->name|escape:html:'UTF-8'}" />
<div class="product_desc">
@@ -105,7 +106,7 @@ var moderation_active = {$moderation_active};
{$product->description_short}
</div>
</div>
{/if}
<div class="new_comment_form_content">
<h2>{l s='Write your review' mod='productcomments'}</h2>