Aleksander Machniak
2012-11-08 fb53c809a632a0f4122f0ef76cb8958a4ed7f6e1
program/lib/washtml.php
@@ -102,7 +102,7 @@
    'cellpadding', 'valign', 'bgcolor', 'color', 'border', 'bordercolorlight',
    'bordercolordark', 'face', 'marginwidth', 'marginheight', 'axis', 'border',
    'abbr', 'char', 'charoff', 'clear', 'compact', 'coords', 'vspace', 'hspace',
    'cellborder', 'size', 'lang', 'dir', 'usemap',
    'cellborder', 'size', 'lang', 'dir', 'usemap', 'shape',
    // attributes of form elements
    'type', 'rows', 'cols', 'disabled', 'readonly', 'checked', 'multiple', 'value'
  );