In all of our product’s email footers, we provide our company copyright info. However, unlike every other HTML email editor we use for sending other emails, PX automatically deletes this HTML code that displays the current year in [YYYY] format:
<script>document.write(new Date().getFullYear())</script> Please fix this. Thanks!