瀏覽代碼

html correction

stekkel 22 年之前
父節點
當前提交
53ebca3407
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      functions/mime.php

+ 1 - 1
functions/mime.php

@@ -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 .