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