Aleksander Machniak
2012-08-08 b93f5556f20e8e5ce5c235fee11dec4c2a070060
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' => "#",