Update product.php
This commit is contained in:
parent
9a0e0fbdd2
commit
0c6499f193
@ -552,7 +552,7 @@ print '<td width="80"> </td></tr>'."\n";
|
||||
* Other parameters
|
||||
*/
|
||||
|
||||
$rowspan = 5;
|
||||
$rowspan = 4;
|
||||
if (! empty($conf->global->PRODUIT_MULTIPRICES) || ! empty($conf->global->PRODUIT_CUSTOMER_PRICES_BY_QTY_MULTIPRICES)) $rowspan++;
|
||||
if (empty($conf->global->PRODUIT_USE_SEARCH_TO_SELECT)) $rowspan++;
|
||||
if (! empty($conf->global->MAIN_MULTILANGS)) $rowspan++;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user