This commit is contained in:
alejandro.campos@artica.es 2023-09-07 17:53:31 +02:00
parent 318fa38721
commit f76615ba72
1 changed files with 0 additions and 3 deletions

View File

@ -4946,9 +4946,6 @@ function html_print_input_file($name, $return=false, $options=false, $inline_upl
true,
);
$output .= '</div>';
}
if ($inline_upload_anchor_to_form !== '') {
$output .= '</div>';
}