Minor fix
This commit is contained in:
parent
2639533cc1
commit
58354979d0
|
@ -782,7 +782,9 @@ function snmp_browser_print_container(
|
|||
'script' => 'snmpBrowse()',
|
||||
'attributes' => 'class="sub search" style="margin-top:0px;"',
|
||||
'return' => true,
|
||||
]
|
||||
],
|
||||
'div',
|
||||
true
|
||||
);
|
||||
|
||||
// SNMP v3 options.
|
||||
|
|
Loading…
Reference in New Issue