HTML5 validation error
-
The line 42 of file.php contain
$atts['value'] = '1';
which triggers a validation error as the attribute “value” cannot be used withtype="file"
I have commented the line but it needs to be fix, thanks!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘HTML5 validation error’ is closed to new replies.