Fixed order of groups in create snmp alert.

This commit is contained in:
m-lopez-f 2015-08-18 12:58:37 +02:00
parent e3628acb01
commit 05b6b6580f
1 changed files with 3 additions and 1 deletions

View File

@ -540,7 +540,9 @@ if ($create_alert || $update_alert) {
// Group
echo '<tr id="tr-group"><td class="datos2">'.__('Group').'</td><td class="datos2">';
html_print_select ($user_groups, "group", $group);
html_print_select_groups($config['id_user'], "AR", true, "group",
$group, '', '', 0, false, false, false, '', false, false,
false, false, 'id_grupo', false);
echo '</td></tr>';
// Trap type