aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-format-html.h
diff options
context:
space:
mode:
Diffstat (limited to 'mail/em-format-html.h')
-rw-r--r--mail/em-format-html.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/em-format-html.h b/mail/em-format-html.h
index 65c242a415..ec69dc5296 100644
--- a/mail/em-format-html.h
+++ b/mail/em-format-html.h
@@ -97,6 +97,8 @@ struct _EMFormatHTMLPObject {
#define EM_FORMAT_HTML_XMAILER_OTHER (1<<1)
#define EM_FORMAT_HTML_XMAILER_RUPERT (1<<2)
+#define EM_FORMAT_HTML_VPAD "<table cellspacing=0 cellpadding=3><tr><td><a name=\"padding\"></a></td></tr></table>\n"
+
struct _EMFormatHTML {
EMFormat format;