it's possible to have
p align="center"
instead of
p style="text-align: center;"
i realy need without style
what should i do?
it's possible to have
p align="center"
instead of
p style="text-align: center;"
i realy need without style
what should i do?
Comments
Comment #1
Jorrit commentedTry to ask the creators of the editor at www.fckeditor.net for a solution. Or build a small filter module that does the replacement.