Aleksander Machniak
2013-06-15 1dcd9406bdbfe356bbf744be1714646bb941cd89
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',
    );
    /**