projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc6151a
)
This table is no longer used.
author
Michael M Slusarz
<slusarz@curecanti.org>
Wed, 23 Sep 2009 04:52:42 +0000
(22:52 -0600)
committer
Michael M Slusarz
<slusarz@curecanti.org>
Wed, 23 Sep 2009 05:00:01 +0000
(23:00 -0600)
imp/templates/chunks/message.php
patch
|
blob
|
history
diff --git
a/imp/templates/chunks/message.php
b/imp/templates/chunks/message.php
index
7f85226
..
133639f
100644
(file)
--- a/
imp/templates/chunks/message.php
+++ b/
imp/templates/chunks/message.php
@@
-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>