[-] MO : product_comment : fix #PSCFV-3983

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@17300 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
lLefevre
2012-09-12 10:03:33 +00:00
parent 1abde37668
commit 6333b5c0d0
+1 -1
View File
@@ -370,7 +370,7 @@ class ProductComments extends Module
<br /><table class="table" border="0" cellspacing="0" cellpadding="0">
<thead>
<tr>
<th><input class="noborder" type="checkbox" name="id_product_comment[]" onclick="checkDelBoxes(this.form, \'id_product_comment[]\', this.checked)" /></th>
<th><input class="noborder" type="checkbox" onclick="checkDelBoxes(this.form, \'id_product_comment[]\', this.checked)" /></th>
<th style="width:150px;">'.$this->l('Author').'</th>
<th style="width:550px;">'.$this->l('Comment').'</th>
<th style="width:150px;">'.$this->l('Product name').'</th>