Bläddra i källkod

more consistant fix.

jmunro 23 år sedan
förälder
incheckning
9b7dce5dac
1 ändrade filer med 1 tillägg och 1 borttagningar
  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?") .
                     "\")) {  \n" .
                     "                       window.location=($url); \n" .
-                    '                       location.reload()' . "\n" .
+                    '                       window.location.reload()' . "\n" .
                     '               }' . "\n" .
                     '// -->' . "\n" .
                     '</script>' . "\n";