Merge pull request #22180 from dolibit-ut/patch-553

Update index.php
This commit is contained in:
Laurent Destailleur 2022-09-25 17:21:19 +02:00 committed by GitHub
commit d33ff9b65a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -79,7 +79,7 @@ if (GETPOST('addbox')) {
* View
*/
$help_url = '';
$help_url = 'EN:Module_Double_Entry_Accounting#Setup';
llxHeader('', $langs->trans("AccountancyArea"), $help_url);