﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
609	output of the table not XHTML compliant	drmartens@…		"There is a 'align' added to each table we generate with
fckeditor. Align is deprecated in XHTML and so, the
page with such table DOES NOT validate.

Now, I use some extra preg_replace after submitting, I
don't want to mess the main file. Anyway that should be
something like

div style=""text-align: center;""

table style=""text-align: left; margin: 0 auto;""
/table

/div


and so on for each align type
----
Moved from SF:[[BR]]
http://sourceforge.net/tracker/index.php?func=detail&aid=1093713&group_id=75348&atid=543656"	New Feature	closed	Normal		General		duplicate	SF	Alfonso Martínez de Lizarrondo
