Closed (fixed)
Project:
FCKeditor - WYSIWYG HTML editor
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
25 Jan 2009 at 03:07 UTC
Updated:
26 Jul 2009 at 15:54 UTC
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.