[-] 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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user