help_link omnishell

This commit is contained in:
fbsanchez 2019-11-18 12:30:12 +01:00
parent a5ab29e90e
commit 61ccd5bdbc
1 changed files with 8 additions and 0 deletions

View File

@ -5416,6 +5416,14 @@ function get_help_info($section_name)
}
break;
case 'omnishell':
if ($es) {
$result .= 'Omnishell&printable=yes';
} else {
$result .= 'Omnishell&printable=yes';
}
break;
case 'module_type_tab':
if ($es) {
$result .= 'Operacion&printable=yes#Tipos_de_m.C3.B3dulos';