This commit is contained in:
Laurent Destailleur
2024-03-14 16:49:29 +01:00
parent c22a6219ec
commit 6b48e09854

View File

@@ -83,7 +83,7 @@ $backtopage = GETPOST('backtopage', 'alpha');
$form = new Form($db);
$help_url = '';
$title = "MyModuleAbout";
$title = "MyModuleSetup";
llxHeader('', $langs->trans($title), $help_url, '', 0, 0, '', '', '', 'mod-mymodule page-admin_about');