summaryrefslogtreecommitdiff
path: root/program/lib/washtml.php
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2012-11-09 11:53:29 +0100
committerThomas Bruederli <thomas@roundcube.net>2012-11-09 11:53:29 +0100
commit92eb18b46ac9dee2349bcb76b8fc5fea5dc8954f (patch)
tree13250f6117ab9e36b9ea77ae48630fcfa07b5cac /program/lib/washtml.php
parent2cae79a67af88d38476561707f6b9e1796625c40 (diff)
parentfb53c809a632a0f4122f0ef76cb8958a4ed7f6e1 (diff)
Merge branch 'master' of github.com:roundcube/roundcubemail
Diffstat (limited to 'program/lib/washtml.php')
-rw-r--r--program/lib/washtml.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/program/lib/washtml.php b/program/lib/washtml.php
index 98ae5ed5a..d5cdb82f8 100644
--- a/program/lib/washtml.php
+++ b/program/lib/washtml.php
@@ -102,7 +102,7 @@ class washtml
'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'
);