Aleksander Machniak
2016-04-05 e03c006d0dbafa4cf5b60f2857845df8d710b165
Merge pull request #5190 from dioubernardo/patch-1

Allow pattern attribute in input
1 files modified
2 ■■■ changed files
program/lib/Roundcube/html.php 2 ●●● patch | view | raw | blame | history
program/lib/Roundcube/html.php
@@ -393,7 +393,7 @@
        'type','name','value','size','tabindex','autocapitalize','required',
        'autocomplete','checked','onchange','onclick','disabled','readonly',
        'spellcheck','results','maxlength','src','multiple','accept',
        'placeholder','autofocus',
        'placeholder','autofocus','pattern'
    );
    /**