diff --git a/pandora_console/include/functions_html.php b/pandora_console/include/functions_html.php index 5d6f413573..c42ba2bf9a 100644 --- a/pandora_console/include/functions_html.php +++ b/pandora_console/include/functions_html.php @@ -3250,6 +3250,7 @@ function html_print_input_image($name, $src, $value, $style='', $return=false, $ 'onkeyup', 'class', 'form', + 'disabled', ]; foreach ($attrs as $attribute) {