This table is no longer used.
authorMichael M Slusarz <slusarz@curecanti.org>
Wed, 23 Sep 2009 04:52:42 +0000 (22:52 -0600)
committerMichael M Slusarz <slusarz@curecanti.org>
Wed, 23 Sep 2009 05:00:01 +0000 (23:00 -0600)
imp/templates/chunks/message.php

index 7f85226..133639f 100644 (file)
@@ -105,9 +105,7 @@ function _createDAfmsg($text, $image, $id, $class = '', $show_text = true)
     </div>
    </div>
    <div class="msgBody">
-    <table width="100%" cellspacing="0">
-     <?php echo $show_msg_result['msgtext'] ?>
-    </table>
+    <?php echo $show_msg_result['msgtext'] ?>
    </div>
   </div>
  </div>