diff options
Diffstat (limited to 'mod')
| -rw-r--r-- | mod/htmlawed/start.php | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/mod/htmlawed/start.php b/mod/htmlawed/start.php index b28390fa4..4f53a1259 100644 --- a/mod/htmlawed/start.php +++ b/mod/htmlawed/start.php @@ -22,7 +22,7 @@  			'deny_attribute' => 'class',  			'hook_tag' => 'htmlawed_hook', -			'schemes' => '*:http,https,ftp,news,mailto,rtsp,teamspeak,gopher,mms,callto;' +			'schemes' => '*:http,https,ftp,news,mailto,rtsp,teamspeak,gopher,mms,callto'  				// apparent this doesn't work.  				//. 'style:color,cursor,text-align,font-size,font-weight,font-style,border,margin,padding,float'  		); | 
