X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=src%2Fread_body.php;h=a6adfcc63472bcdf3a7d07674d8cc5f9dbedf742;hb=ce810ea7a78360f12686455e3b2d6ecd740622b3;hp=18005a018c934e6c2a3b8de8a4fbbd0368bb38d0;hpb=397a9d7b0815421a4154b6dfbb1f84bf0fa2d347;p=squirrelmail.git diff --git a/src/read_body.php b/src/read_body.php index 18005a01..a6adfcc6 100644 --- a/src/read_body.php +++ b/src/read_body.php @@ -787,16 +787,6 @@ for ($i = 0; $i < $cnt; $i++) { $messagebody .= '
'; } } -$UIpref = 'captbunzo'; -/* handy preference utility to easy switch between preferences */ -if ($UIpref== 'captbunzo') { - $align= 'center'; - $vert_lines= ''; -// $vert_lines = ''; /* test! Delete it when you are not satisfied */ -} else { - $align= 'left'; - $vert_lines = ''; -} displayPageHeader($color, $mailbox); formatMenuBar($mailbox, $passed_id, $passed_ent_id, $message, $mbx_response); @@ -807,9 +797,9 @@ echo ' ';
'; echo ' '; echo ' '; echo '
'; -echo ' '; -echo ' '.$vert_lines. html_tag( 'td', '
'. $messagebody."\n", 'left') - .$vert_lines.''; +echo '
'; +echo ' ' . html_tag( 'td', '
'. $messagebody."\n", 'left') + . ''; echo '
'; echo '