瀏覽代碼

more consistant fix.

jmunro 23 年之前
父節點
當前提交
9b7dce5dac
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/read_body.php

+ 1 - 1
src/read_body.php

@@ -958,7 +958,7 @@ if ($default_use_mdn) {
                     _("The message sender has requested a response to indicate that you have read this message. Would you like to send a receipt?") .
                     _("The message sender has requested a response to indicate that you have read this message. Would you like to send a receipt?") .
                     "\")) {  \n" .
                     "\")) {  \n" .
                     "                       window.location=($url); \n" .
                     "                       window.location=($url); \n" .
-                    '                       location.reload()' . "\n" .
+                    '                       window.location.reload()' . "\n" .
                     '               }' . "\n" .
                     '               }' . "\n" .
                     '// -->' . "\n" .
                     '// -->' . "\n" .
                     '</script>' . "\n";
                     '</script>' . "\n";