Thomas Bruederli
2013-06-13 4f53ab347e6ad026f69105b69ce66e21a7654c78
program/lib/Roundcube/html.php
@@ -360,8 +360,8 @@
    protected $allowed = array(
        'type','name','value','size','tabindex','autocapitalize',
        'autocomplete','checked','onchange','onclick','disabled','readonly',
        'spellcheck','results','maxlength','src','multiple','placeholder',
        'autofocus',
        'spellcheck','results','maxlength','src','multiple','accept',
        'placeholder','autofocus',
    );
    /**