mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-09 21:33:43 +00:00
Fix for message text on signed message stub - Bug # 34570 - r: bienvenu
This commit is contained in:
parent
b84fb01b6d
commit
6a829f7225
@ -77,7 +77,7 @@ GenerateMessage(char** html)
|
||||
*html = nsCRT::strdup("\
|
||||
<BR><text=\"#000000\" bgcolor=\"#FFFFFF\" link=\"#FF0000\" vlink=\"#800080\" alink=\"#0000FF\">\
|
||||
<center><table BORDER=1 ><tr>\
|
||||
<td><CENTER>This message is possibly <B>SIGNED</B>. Mozilla Mail does not support signed mail.</CENTER></td>\
|
||||
<td><CENTER>This message is possibly signed and/or encrypted. This application does not currently support signed or encrypted messages.</CENTER></td>\
|
||||
</tr>\
|
||||
</table></center><BR>");
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user