Merge pull request #16805 from dolibit-ut/patch-109

Update card.php
This commit is contained in:
Laurent Destailleur 2021-03-18 22:51:23 +01:00 committed by GitHub
commit 74506232e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -122,9 +122,11 @@ if ($confirm == 'yes') {
$langs->load('products');
$help_url = 'EN:Module_Products#Variants';
$title = $langs->trans('ProductAttributeName', dol_htmlentities($object->label));
llxHeader('', $title);
llxHeader('', $title, $help_url);
//print load_fiche_titre($title);