program/include/html.php
@@ -317,7 +317,8 @@ { protected $tagname = 'input'; protected $type = 'text'; protected $allowed = array('type','name','value','size','tabindex', protected $allowed = array( 'type','name','value','size','tabindex','autocapitalize', 'autocomplete','checked','onchange','onclick','disabled','readonly', 'spellcheck','results','maxlength','src','multiple','placeholder');