This patch remove the unnecessary table from
"html_mail_*.php" for the mail_body. Now a table is
only used for the attachments in the "View header"
view. The layout should be the same!
I also add two "\n" for a nicer html source code and
fix a XHTML error (& -> &) in "html/html_mail_top.php".
By the way: Would it not be easier, if you merge
"html_mail_top.php", "html_mail_header.php" and
"html/html_mail_bottom.php" to one file?
Greetings,
Tim Gerundt
original and altered files
patch file
Logged In: YES
user_id=652377
I forgot: The files should have now Unix line feeds! I found
the option in WinCVS! ;-)
Logged In: YES
user_id=529507
Fixed in CVS.
It'll be included in next release.
But you can download daily snapshots at :
http://nocc.sourceforge.net/download/
Thanks for the patch.