#12398 fix url mcros to macros

This commit is contained in:
Jonathan 2023-12-13 15:31:06 +01:00
parent 475453ac3d
commit 8a6efadc7c

View File

@ -5311,7 +5311,7 @@ function get_help_info($section_name)
if ($es) { if ($es) {
$result .= 'pandorafms/monitoring/03_remote_monitoring#macros_internas'; $result .= 'pandorafms/monitoring/03_remote_monitoring#macros_internas';
} else { } else {
$result .= 'pandorafms/monitoring/03_remote_monitoring#internal_mcros'; $result .= 'pandorafms/monitoring/03_remote_monitoring#internal_macros';
} }
break; break;