modif rowspan
This commit is contained in:
parent
5a385bf1cc
commit
03ed4eb141
@ -552,7 +552,7 @@ print '<td width="80"> </td></tr>'."\n";
|
||||
* Other parameters
|
||||
*/
|
||||
|
||||
$rowspan = 4;
|
||||
$rowspan = 5;
|
||||
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