mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-03 07:32:32 +01:00
Debug webportal module
This commit is contained in:
@@ -124,7 +124,7 @@ $head = webportalAdminPrepareHead();
|
||||
print dol_get_fiche_head($head, 'themesettings', $langs->trans($title), -1, "webportal");
|
||||
|
||||
// Setup page goes here
|
||||
print info_admin($langs->trans("UserAccountForWebPortalAreInThirdPartyTabHelp"));
|
||||
//print info_admin($langs->trans("UserAccountForWebPortalAreInThirdPartyTabHelp"));
|
||||
|
||||
if ($action == 'edit') {
|
||||
print $formSetup->generateOutput(true);
|
||||
|
||||
Reference in New Issue
Block a user