Merge pull request #16810 from dolibit-ut/patch-114

Update card.php
This commit is contained in:
Laurent Destailleur
2021-03-18 22:50:44 +01:00
committed by GitHub

View File

@@ -212,8 +212,10 @@ $accountsystem = new AccountancySystem($db);
$accountsystem->fetch($conf->global->CHARTOFACCOUNTS);
$title = $langs->trans('AccountAccounting')." - ".$langs->trans('Card');
$helpurl = '';
llxheader('', $title, $helpurl);
$help_url = 'EN:Category:Accounting';
llxheader('', $title, $help_url);
// Create mode