diff --git a/htdocs/product/composition/card.php b/htdocs/product/composition/card.php index 15683457b6c..8d3d1987c8a 100644 --- a/htdocs/product/composition/card.php +++ b/htdocs/product/composition/card.php @@ -217,7 +217,7 @@ if (GETPOST("type") == '1' || ($object->type == Product::TYPE_SERVICE)) { $help_url = 'EN:Module_Services_En|FR:Module_Services|ES:Módulo_Servicios|DE:Modul_Leistungen'; } -llxHeader('', $title, $help_url); +llxHeader('', $title, $help_url, '', 0, 0, '', '', '', 'mod-product page-composition_card'); $head = product_prepare_head($object); diff --git a/htdocs/product/dynamic_price/editor.php b/htdocs/product/dynamic_price/editor.php index b38d6b33da7..3a667c8f011 100644 --- a/htdocs/product/dynamic_price/editor.php +++ b/htdocs/product/dynamic_price/editor.php @@ -139,7 +139,7 @@ if ($action == 'delete') { $form = new Form($db); -llxHeader("", "", $langs->trans("CardProduct".$product->type)); +llxHeader("", "", $langs->trans("CardProduct".$product->type), '', 0, 0, '', '', '', 'mod-product page-dynamic_price_editor'); print load_fiche_titre($langs->trans("PriceExpressionEditor")); diff --git a/htdocs/product/inventory/card.php b/htdocs/product/inventory/card.php index c8e467eb5d7..7b9071f6fa6 100644 --- a/htdocs/product/inventory/card.php +++ b/htdocs/product/inventory/card.php @@ -178,7 +178,7 @@ $title = $langs->trans("Inventory"); $help_url = 'EN:Module_Stocks_En|FR:Module_Stock|ES:Módulo_Stocks|DE:Modul_Bestände'; -llxHeader('', $title, $help_url); +llxHeader('', $title, $help_url, '', 0, 0, '', '', '', 'mod-product page-inventory_card'); diff --git a/htdocs/product/inventory/inventory.php b/htdocs/product/inventory/inventory.php index 09cb73f4f95..c5f36f8cc21 100644 --- a/htdocs/product/inventory/inventory.php +++ b/htdocs/product/inventory/inventory.php @@ -430,7 +430,7 @@ $formproduct = new FormProduct($db); $help_url = ''; -llxHeader('', $langs->trans('Inventory'), $help_url); +llxHeader('', $langs->trans('Inventory'), $help_url, '', 0, 0, '', '', '', 'mod-product page-inventory_inventory'); // Part to show record if ($object->id <= 0) { diff --git a/htdocs/product/stock/stats/commande_fournisseur.php b/htdocs/product/stock/stats/commande_fournisseur.php index a2e40c1db92..f09dfa47de6 100644 --- a/htdocs/product/stock/stats/commande_fournisseur.php +++ b/htdocs/product/stock/stats/commande_fournisseur.php @@ -116,7 +116,7 @@ if ($id > 0 || !empty($ref)) { $title = $langs->trans('Batch')." ".$shortlabel." - ".$langs->trans('Referers'); $helpurl = 'EN:Module_Products|FR:Module_Produits|ES:Módulo_Productos'; - llxHeader('', $title, $helpurl); + llxHeader('', $title, $helpurl, '', 0, 0, '', '', '', 'mod-product page-stock-stats_commande_fournisseur'); if ($result > 0) { $head = productlot_prepare_head($object); diff --git a/htdocs/product/stock/stats/expedition.php b/htdocs/product/stock/stats/expedition.php index b3c30f5ce68..b084b4bd222 100644 --- a/htdocs/product/stock/stats/expedition.php +++ b/htdocs/product/stock/stats/expedition.php @@ -116,7 +116,7 @@ if ($id > 0 || !empty($ref)) { $title = $langs->trans('Batch')." ".$shortlabel." - ".$langs->trans('Referers'); $helpurl = 'EN:Module_Products|FR:Module_Produits|ES:Módulo_Productos'; - llxHeader('', $title, $helpurl); + llxHeader('', $title, $helpurl, '', 0, 0, '', '', '', 'mod-product page-stock-stats_expedition'); if ($result > 0) { $head = productlot_prepare_head($object); diff --git a/htdocs/product/stock/stats/mo.php b/htdocs/product/stock/stats/mo.php index 96699d17d92..1fb6eaf7a94 100644 --- a/htdocs/product/stock/stats/mo.php +++ b/htdocs/product/stock/stats/mo.php @@ -109,7 +109,7 @@ if ($id > 0 || !empty($ref)) { $title = $langs->trans('Batch')." ".$shortlabel." - ".$langs->trans('Referers'); $helpurl = 'EN:Module_Products|FR:Module_Produits|ES:Módulo_Productos'; - llxHeader('', $title, $helpurl); + llxHeader('', $title, $helpurl, '', 0, 0, '', '', '', 'mod-product page-stock-stats_mo'); if ($result > 0) { $head = productlot_prepare_head($object); diff --git a/htdocs/product/stock/stats/reception.php b/htdocs/product/stock/stats/reception.php index e9061222cc3..33f993d2f55 100644 --- a/htdocs/product/stock/stats/reception.php +++ b/htdocs/product/stock/stats/reception.php @@ -116,7 +116,7 @@ if ($id > 0 || !empty($ref)) { $shortlabel = dol_trunc($object->batch, 16); $title = $langs->trans('Batch')." ".$shortlabel." - ".$langs->trans('Referers'); - llxHeader('', $title, $helpurl); + llxHeader('', $title, $helpurl, '', 0, 0, '', '', '', 'mod-product page-stock-stats_reception'); if ($result > 0) { $head = productlot_prepare_head($object); diff --git a/htdocs/product/stock/stocktransfer/stocktransfer_agenda.php b/htdocs/product/stock/stocktransfer/stocktransfer_agenda.php index d8012519ff9..bf0f3152d5a 100644 --- a/htdocs/product/stock/stocktransfer/stocktransfer_agenda.php +++ b/htdocs/product/stock/stocktransfer/stocktransfer_agenda.php @@ -126,7 +126,7 @@ $form = new Form($db); if ($object->id > 0) { $title = $langs->trans("Agenda"); $help_url = ''; - llxHeader('', $title, $help_url); + llxHeader('', $title, $help_url, '', 0, 0, '', '', '', 'mod-product page-stock-stocktransfer_stocktransfer_agenda'); if (isModEnabled('notification')) { $langs->load("mails"); diff --git a/htdocs/product/stock/stocktransfer/stocktransfer_card.php b/htdocs/product/stock/stocktransfer/stocktransfer_card.php index 0685afa9c2d..9d2e9f6b894 100644 --- a/htdocs/product/stock/stocktransfer/stocktransfer_card.php +++ b/htdocs/product/stock/stocktransfer/stocktransfer_card.php @@ -406,7 +406,7 @@ $formproject = new FormProjets($db); $title = $langs->trans("StockTransfer"); $help_url = ''; -llxHeader('', $title, $help_url); +llxHeader('', $title, $help_url, '', 0, 0, '', '', '', 'mod-product page-stock-stocktransfer_stocktransfer_card'); diff --git a/htdocs/product/stock/stocktransfer/stocktransfer_document.php b/htdocs/product/stock/stocktransfer/stocktransfer_document.php index 7e851677dc1..70150bdc028 100644 --- a/htdocs/product/stock/stocktransfer/stocktransfer_document.php +++ b/htdocs/product/stock/stocktransfer/stocktransfer_document.php @@ -100,7 +100,7 @@ $form = new Form($db); $title = $langs->trans("ModuleStockTransferName").' - '.$langs->trans("Files"); $help_url = ''; //$help_url='EN:Module_Third_Parties|FR:Module_Tiers|ES:Empresas'; -llxHeader('', $title, $help_url); +llxHeader('', $title, $help_url, '', 0, 0, '', '', '', 'mod-product page-stock-stocktransfer_stocktransfer_document'); if ($object->id) { /* diff --git a/htdocs/product/stock/stocktransfer/stocktransfer_list.php b/htdocs/product/stock/stocktransfer/stocktransfer_list.php index b05912c6dea..abdbc2238ae 100644 --- a/htdocs/product/stock/stocktransfer/stocktransfer_list.php +++ b/htdocs/product/stock/stocktransfer/stocktransfer_list.php @@ -342,7 +342,7 @@ if ($num == 1 && getDolGlobalInt('MAIN_SEARCH_DIRECT_OPEN_IF_ONLY_ONE') && $sear // Output page // -------------------------------------------------------------------- -llxHeader('', $title, $help_url, '', 0, 0, $morejs, $morecss, '', 'bodyforlist'); // Can use also classforhorizontalscrolloftabs instead of bodyforlist for no horizontal scroll +llxHeader('', $title, $help_url, '', 0, 0, $morejs, $morecss, '', 'bodyforlist mod-product page-stock-stocktransfer_stocktransfer_list'); // Can use also classforhorizontalscrolloftabs instead of bodyforlist for no horizontal scroll // Example : Adding jquery code // print '