unsafe HTML Tag
Posted: Wed Aug 26, 2015 11:00 am
hi,
i use OpenEMM 2015 R2 on ubuntu 14.04 server 64bit.
i creted a template with several textblocks. In one of them i have follwing code
When i try to create a new mailing i want to change the content of the h1-tag. when i click on the next-button i get an error:
Found unsafe HTML tag: h1
why is h1 unsafe and how can i fix ist?
thanks
i use OpenEMM 2015 R2 on ubuntu 14.04 server 64bit.
i creted a template with several textblocks. In one of them i have follwing code
Code: Select all
<h1>Mein toller text steht hier</h1>
Found unsafe HTML tag: h1
why is h1 unsafe and how can i fix ist?
thanks