program/steps/mail/func.inc @@ -690,6 +690,7 @@ } if ($p['safe']) { $wash_opts['html_elements'][] = 'link'; $wash_opts['html_attribs'] = array('rel','type'); } $washer = new washtml($wash_opts);