From: ivan Date: Tue, 1 Jul 2003 09:00:45 +0000 (+0000) Subject: larger textareas in export options X-Git-Tag: freeside_1_5_0pre3~25 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=b0b6550717b6507a7cb27ea5a8c5cd5719d7d9c6 larger textareas in export options --- diff --git a/httemplate/edit/part_export.cgi b/httemplate/edit/part_export.cgi index 24d646b8b..cc60f1aeb 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!!;