Sylvestre Ledru
2012-08-08 654ac1e090d29ce8a4c6d29a97ec7ca3f239c2f3
plugins/vcard_attachments/vcard_attachments.php
@@ -81,7 +81,7 @@
                if ($vcard->email[0])
                    $display .= ' <'.$vcard->email[0].'>';
                // add box below messsage body
                // add box below message body
                $p['content'] .= html::p(array('class' => 'vcardattachment'),
                    html::a(array(
                        'href' => "#",