Maintenance: Fixed inconsistent usage of Setting html_email_css_font.
This commit is contained in:
parent
b19ac485bf
commit
2f0f01a0d0
1 changed files with 1 additions and 1 deletions
|
@ -72,5 +72,5 @@
|
|||
}
|
||||
</style>
|
||||
</head>
|
||||
<body style="###html_email_css_font###">###html###</body>
|
||||
<body style="###html_email_css_font###;">###html###</body>
|
||||
</html>
|
Loading…
Reference in a new issue