Assign email-general template in editor

This commit is contained in:
Mike Jolley
2024-04-10 14:13:09 +01:00
parent c834ca3ab6
commit 00e158108f
12 changed files with 134 additions and 66 deletions

View File

@@ -20,7 +20,7 @@
<?php echo $templateStyles; ?>
</style>
</head>
<body style="word-spacing:normal;background:<?php echo esc_attr($layoutBackground); ?>;">
<body style="background:<?php echo esc_attr($layoutBackground); ?>;">
<div class="email_layout_wrapper" style="background:<?php echo esc_attr($layoutBackground); ?>">
<!--[if mso | IE]><table align="center" border="0" cellpadding="0" cellspacing="0" width="<?php echo esc_attr($width); ?>" ><tr><td style="line-height:0px;font-size:0px;mso-line-height-rule:exactly;"><![endif]-->
<div style="margin:0px auto;max-width:<?php echo esc_attr($width); ?>">