mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
Fixed help of action alerts. Tiquet: #3889
(cherry picked from commit 04c1304a5d35ce54f51429437d07a4c5bd009a4f)
This commit is contained in:
parent
4b84d63ef8
commit
a8b4f7f535
@ -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_config', true);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user