Hi, I have a question about the behavior of <imgXX|center>.
When I look at the generated HTML this is the result:
<p align="center"><img src="IMG/xxx.jpg" align="middle" ...></p>
I don't really like the align="middle" part. Is there anyway to get rid of
this? In which file(s) should I start looking? 
regards,
Mattias Nyrell