From de2e0bfeb8bf6884ae4185b94d495a55322348ae Mon Sep 17 00:00:00 2001 From: alecpl Date: Tue, 9 Dec 2008 17:44:45 +0000 Subject: #1485439: style fixes for IE6,7 --- program/steps/mail/func.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'program/steps/mail') diff --git a/program/steps/mail/func.inc b/program/steps/mail/func.inc index 93dae6660..696390e9f 100644 --- a/program/steps/mail/func.inc +++ b/program/steps/mail/func.inc @@ -323,7 +323,7 @@ function rcmail_message_list($attrib) if ($col!='attachment') $out .= '' . $cont . "\n"; else - $out .= sprintf("%s\n", $attach_icon ? sprintf($image_tag, $skin_path, $attach_icon, '') : ''); + $out .= sprintf("%s\n", $attach_icon ? sprintf($image_tag, $skin_path, $attach_icon, '') : ' '); } $out .= "\n"; -- cgit v1.2.3