mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
Minor fix
This commit is contained in:
parent
2639533cc1
commit
58354979d0
@ -782,7 +782,9 @@ function snmp_browser_print_container(
|
|||||||
'script' => 'snmpBrowse()',
|
'script' => 'snmpBrowse()',
|
||||||
'attributes' => 'class="sub search" style="margin-top:0px;"',
|
'attributes' => 'class="sub search" style="margin-top:0px;"',
|
||||||
'return' => true,
|
'return' => true,
|
||||||
]
|
],
|
||||||
|
'div',
|
||||||
|
true
|
||||||
);
|
);
|
||||||
|
|
||||||
// SNMP v3 options.
|
// SNMP v3 options.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user