Update index.php

$help_url
This commit is contained in:
UT from dolibit 2022-09-10 11:06:34 +02:00 committed by GitHub
parent 99e0b5e945
commit 06ea3d3ae1
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);