From 7df44765524df6100f66182dfbbe79e6f853da30 Mon Sep 17 00:00:00 2001 From: Michael M Slusarz Date: Thu, 17 Sep 2009 14:55:24 -0600 Subject: [PATCH] Fix close image in dimp message view --- imp/templates/chunks/message.php | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/imp/templates/chunks/message.php b/imp/templates/chunks/message.php index 5011208b1..7f85226cc 100644 --- a/imp/templates/chunks/message.php +++ b/imp/templates/chunks/message.php @@ -26,7 +26,9 @@ function _createDAfmsg($text, $image, $id, $class = '', $show_text = true)
-
+
+ +
@@ -113,7 +115,9 @@ function _createDAfmsg($text, $image, $id, $class = '', $show_text = true)