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