From d562b9a0b348cb0ee5e2bcef37d9c031df040b87 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Wed, 7 Sep 2011 19:09:21 +0000 Subject: [PATCH] Look: Enhance look --- htdocs/product/composition/fiche.php | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/htdocs/product/composition/fiche.php b/htdocs/product/composition/fiche.php index b16e94d669c..cd2b62489b3 100644 --- a/htdocs/product/composition/fiche.php +++ b/htdocs/product/composition/fiche.php @@ -346,10 +346,14 @@ if ($id || $ref) print '
'; + $rowspan=1; + if ($conf->categorie->enabled) $rowspan++; + print_fiche_titre($langs->trans("ProductToAddSearch"),'',''); print '
'; print '
'; print ''; + print ''; + print ''; - - if($conf->categorie->enabled) + if ($conf->categorie->enabled) { print ''; print ''; } - print ''; print '
'; print ''; print $langs->trans("KeywordFilter").'   '; @@ -357,15 +361,16 @@ if ($id || $ref) print ''; print ''; print ''; + print ''; + print ''; print '
'.$langs->trans("CategoryFilter").'   '.$html->select_all_categories(0,$catMere).'
'; print '
'; print '
'; @@ -379,10 +384,10 @@ if ($id || $ref) print ''; print ''; print ''; - print ''; - print ''; - print ''; - print ''; + print ''; if ($resql) {
'.$langs->trans("Ref").''.$langs->trans("Label").''.$langs->trans("AddDel").''.$langs->trans("Quantity").''.$langs->trans("Ref").''; + print ''.$langs->trans("Label").''; + print ''.$langs->trans("AddDel").''; + print ''.$langs->trans("Quantity").''; print '