Jump to content

TinyMCE don't accept <label> tags


inoxkit

Recommended Posts

How to make TinyMCE editor accept <label> </label> tags in prestashop 8.04

I added in file  js/admin/tinymce.inc.js

 

apply_source_formatting : false,
verify_html : false,

 

but it doesn't work, it automatically removes the tag

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...