From aa194190b035df8d7fc72fa48379110b68058c68 Mon Sep 17 00:00:00 2001 From: alec Date: Tue, 15 Dec 2009 12:10:19 +0000 Subject: - Fix top-post signature insert error in HTML forwarded message (#1486366) git-svn-id: https://svn.roundcube.net/trunk@3183 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/program/steps/mail/compose.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roundcubemail/program/steps/mail/compose.inc b/roundcubemail/program/steps/mail/compose.inc index 560142b90..6fcdf435c 100644 --- a/roundcubemail/program/steps/mail/compose.inc +++ b/roundcubemail/program/steps/mail/compose.inc @@ -615,7 +615,7 @@ function rcmail_create_forward_body($body, $bodyIsHtml) $body = rcmail_wash_html($body, array('safe' => $MESSAGE->is_safe), $cid_map); $prefix = sprintf( - "

-------- Original Message --------" . + "

-------- Original Message --------

" . "" . "" . "" . -- cgit v1.2.3
Subject: %s
Date: %s