mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
#9893 Added img disabled
This commit is contained in:
parent
d6dec9d869
commit
695f3fb282
@ -3250,6 +3250,7 @@ function html_print_input_image($name, $src, $value, $style='', $return=false, $
|
||||
'onkeyup',
|
||||
'class',
|
||||
'form',
|
||||
'disabled',
|
||||
];
|
||||
|
||||
foreach ($attrs as $attribute) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user