From 7f46d078c072cb3b7b046e9771d58817597060cc Mon Sep 17 00:00:00 2001 From: marcos Date: Fri, 12 Mar 2021 09:32:07 +0100 Subject: [PATCH] fixed error with snmpbrower modal --- pandora_console/include/functions_snmp_browser.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pandora_console/include/functions_snmp_browser.php b/pandora_console/include/functions_snmp_browser.php index ec31f20cc2..cbe6683931 100644 --- a/pandora_console/include/functions_snmp_browser.php +++ b/pandora_console/include/functions_snmp_browser.php @@ -636,7 +636,7 @@ function snmp_browser_print_oid( __('Create network component'), 'create_network_component', false, - 'class="sub add"', + 'class="sub add float-left"', true ); @@ -1068,7 +1068,7 @@ function snmp_browser_print_container( $output .= '
'.html_print_image('images/spinner.gif', true).'
'; $output .= '
'; $output .= '
'; - $output .= ''; + $output .= '
'; $output .= ''; $output .= ''; $output .= '';