diff --git a/program/lib/Roundcube/html.php b/program/lib/Roundcube/html.php index 25c4657b4..513e8d607 100644 --- a/program/lib/Roundcube/html.php +++ b/program/lib/Roundcube/html.php @@ -396,7 +396,7 @@ class html_inputfield extends html 'type','name','value','size','tabindex','autocapitalize','required', 'autocomplete','checked','onchange','onclick','disabled','readonly', 'spellcheck','results','maxlength','src','multiple','accept', - 'placeholder','autofocus','pattern','form', + 'placeholder','autofocus','pattern', ); /**