mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 08:45:12 +02:00
help_link omnishell
This commit is contained in:
parent
a5ab29e90e
commit
61ccd5bdbc
@ -5416,6 +5416,14 @@ function get_help_info($section_name)
|
|||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
|
|
||||||
|
case 'omnishell':
|
||||||
|
if ($es) {
|
||||||
|
$result .= 'Omnishell&printable=yes';
|
||||||
|
} else {
|
||||||
|
$result .= 'Omnishell&printable=yes';
|
||||||
|
}
|
||||||
|
break;
|
||||||
|
|
||||||
case 'module_type_tab':
|
case 'module_type_tab':
|
||||||
if ($es) {
|
if ($es) {
|
||||||
$result .= 'Operacion&printable=yes#Tipos_de_m.C3.B3dulos';
|
$result .= 'Operacion&printable=yes#Tipos_de_m.C3.B3dulos';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user