From: ivan Date: Thu, 20 Mar 2003 04:36:08 +0000 (+0000) Subject: virtual wrap... X-Git-Tag: freeside_1_4_1beta8~19 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=c3b4b00a2f64e5f4ff534fccf4af0f539563d868;p=freeside.git virtual wrap... --- diff --git a/httemplate/edit/part_export.cgi b/httemplate/edit/part_export.cgi index 31d6134e2..839a114fb 100644 --- a/httemplate/edit/part_export.cgi +++ b/httemplate/edit/part_export.cgi @@ -67,7 +67,7 @@ my $widget = new HTML::Widgets::SelectLayers( } $html .= ''; } elsif ( $type eq 'textarea' ) { - $html .= qq!!; } elsif ( $type eq 'text' ) { $html .= qq!!;