backout my own change because it's probably to much at this moment.
authorstekkel <stekkel@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 11 Oct 2002 08:56:58 +0000 (08:56 +0000)
committerstekkel <stekkel@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 11 Oct 2002 08:56:58 +0000 (08:56 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3838 7612ce4b-ef26-0410-bec9-ea0150e637f0

src/read_body.php

index 136edca690246f595ac9847a79447070ea1603cf..18005a018c934e6c2a3b8de8a4fbbd0368bb38d0 100644 (file)
@@ -791,7 +791,8 @@ $UIpref = 'captbunzo';
 /* handy preference utility to easy switch between preferences */
 if ($UIpref== 'captbunzo') {
     $align= 'center';
-    $vert_lines = '<td bgcolor="'.$color[0].'"></td>'; /* test! Delete it when you are not satisfied */
+    $vert_lines= '';
+//    $vert_lines = '<td bgcolor="'.$color[0].'"></td>'; /* test! Delete it when you are not satisfied */
 } else { 
     $align= 'left';
     $vert_lines = '';