From 90022ee3d12f538af87bc01650b0e00ae87ef69d Mon Sep 17 00:00:00 2001 From: svncommit Date: Mon, 7 Aug 2006 13:23:13 +0000 Subject: fixed 'ifame' typo --- program/steps/mail/func.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'program') diff --git a/program/steps/mail/func.inc b/program/steps/mail/func.inc index fd0d2c25d..4b3114be9 100644 --- a/program/steps/mail/func.inc +++ b/program/steps/mail/func.inc @@ -1473,7 +1473,7 @@ function rcmail_message_part_frame($attrib) $attrib['src'] = './?'.str_replace('_frame=', ($ctype_primary=='text' ? '_show=' : '_preload='), $_SERVER['QUERY_STRING']); $attrib_str = create_attrib_string($attrib, array('id', 'class', 'style', 'src', 'width', 'height')); - $out = '"; return $out; } -- cgit v1.2.3