New: Some pages can link to wiki help pages
This commit is contained in:
parent
77d3821645
commit
2da5a733eb
@ -932,7 +932,7 @@ function left_menu($menu_array, $helppagename='', $moresearchform='')
|
||||
}
|
||||
|
||||
// Link to Dolibarr wiki pages
|
||||
if ($helppagename && empty($conf->global->MAIN_DISABLE_HELP_LINKS))
|
||||
if ($helppagename)
|
||||
{
|
||||
$langs->load("help");
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user