mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-27 07:44:35 +02:00
Fixed help alert command. Ticket #3415.
(cherry picked from commit b40f0848e0ba9ff38593a0d8d8ba6c5bef5c9790)
This commit is contained in:
parent
4472fc727b
commit
c007e5f14c
@ -110,7 +110,7 @@ if (is_ajax ()) {
|
||||
}
|
||||
//If the field is the number one, print the help message
|
||||
if ($i == 1) {
|
||||
$fdesc .= ui_print_help_icon ('alert_macros', true);
|
||||
$fdesc .= ui_print_help_icon ('snmp_alert_field1', true);
|
||||
}
|
||||
}
|
||||
else {
|
||||
|
Loading…
x
Reference in New Issue
Block a user