Index: mime.php
===================================================================
--- mime.php (revision 12337)
+++ mime.php (working copy)
@@ -526,7 +526,7 @@
} else {
$attachments .= ' | ';
}
- $attachments .= '' . $val['text'] . '';
+ $attachments .= '' . $val['text'] . '';
}
unset($links);
$attachments .= "\n";