diff --git a/pandora_console/include/functions_html.php b/pandora_console/include/functions_html.php index 6c6538cc58..0dfbdc15af 100644 --- a/pandora_console/include/functions_html.php +++ b/pandora_console/include/functions_html.php @@ -4946,9 +4946,6 @@ function html_print_input_file($name, $return=false, $options=false, $inline_upl true, ); $output .= ''; - } - - if ($inline_upload_anchor_to_form !== '') { $output .= ''; }