html correction
[squirrelmail.git] / functions / mime.php
index 5e6371ff17d333dc8fd35250684e57faa9328e77..6fb3d5528db8343b464eac3e2b9afbd4704c7b58 100644 (file)
@@ -377,7 +377,7 @@ function formatBody($imap_stream, $message, $color, $wrap_at, $ent_num, $id, $ma
            if (isset($has_unsafe_images) && $has_unsafe_images) {
                $untext = '&view_unsafe_images=1">' . _("View Unsafe Images");
            } else {
-               $untext = '';
+               $untext = '">';
            }
         }
         $body .= '<center><small><a href="read_body.php?passed_id=' . $id .