mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 16:24:54 +02:00
Changed bad help message in alert macros. Ticket#2863
This commit is contained in:
parent
a139291145
commit
2b7c74f1d9
@ -110,7 +110,7 @@ if (is_ajax ()) {
|
|||||||
}
|
}
|
||||||
//If the field is the number one, print the help message
|
//If the field is the number one, print the help message
|
||||||
if ($i == 1) {
|
if ($i == 1) {
|
||||||
$fdesc .= ui_print_help_icon ('snmp_alert_field1', true);
|
$fdesc .= ui_print_help_icon ('alert_macros', true);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user