courrier preview
This commit is contained in:
parent
08ccb6d174
commit
7a4a9f2c14
@ -492,9 +492,9 @@ export function formatForwardedEmail(originalEmail: EmailMessage | LegacyEmailMe
|
|||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
<blockquote style="margin: 0; padding-left: 10px; border-left: 3px solid #ddd; color: #505050; background-color: #f9f9f9; padding: 10px;">
|
<div style="margin: 0; padding-left: 10px; border-left: 3px solid #ddd; color: #505050; background-color: #f9f9f9; padding: 10px;">
|
||||||
${sanitizedOriginalContent}
|
${sanitizedOriginalContent}
|
||||||
</blockquote>
|
</div>
|
||||||
`;
|
`;
|
||||||
|
|
||||||
// Now we have the full forwarded email structure without sanitizing it again
|
// Now we have the full forwarded email structure without sanitizing it again
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user