From 6e185d9f3b60c88d9707070e7dd1bb9378874d58 Mon Sep 17 00:00:00 2001 From: Michael M Slusarz Date: Wed, 10 Jun 2009 22:19:17 -0600 Subject: [PATCH] Fix large addressdisplay in dimp popup message view --- imp/templates/chunks/message.php | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/imp/templates/chunks/message.php b/imp/templates/chunks/message.php index 2f4918404..e4112685f 100644 --- a/imp/templates/chunks/message.php +++ b/imp/templates/chunks/message.php @@ -127,3 +127,13 @@ function _createDAfmsg($text, $image, $id, $class = '', $show_text = true) + +
+ + + [] + + + + +
-- 2.11.0