stekkel 23 anni fa
parent
commit
cbfeeb6953
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/read_body.php

+ 1 - 1
src/read_body.php

@@ -943,7 +943,7 @@ if ($default_use_mdn) {
                                 _("Read receipt") . ': ' .
                             "</TD><TD BGCOLOR=\"$color[9]\" VALIGN=TOP colspan=2>" .
                                 '<B>' . _("requested") .
-                                "</B> &nbsp; <a href=\"$url\">[" . _("Send read receipt now") . "]</a>" .
+                                "</B> &nbsp; <a href=$url>[" . _("Send read receipt now") . "]</a>" .
                             '</TD>' .
                         '</TR>' . "\n";
                 $sendreceipt='';