From bc94707193083bed407443b3b9e1f101992b77c8 Mon Sep 17 00:00:00 2001 From: stekkel Date: Sun, 6 Oct 2002 17:37:02 +0000 Subject: [PATCH] Removed align = center. It looks better if it's aligned left. If you disaggree on this report it and I can put it back git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3771 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- src/read_body.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/read_body.php b/src/read_body.php index 90933d4e..d9a7fbe7 100644 --- a/src/read_body.php +++ b/src/read_body.php @@ -805,8 +805,8 @@ echo ' '; -- 2.25.1
'; echo ' '; echo ' '; echo '
'; -echo ' '; -echo ' '; +echo '

' . $messagebody . '
'; +echo ' '. html_tag( 'td', '
'. $messagebody."\n", 'left').''; echo '
'; echo '