From: ivan Date: Fri, 13 Jun 2003 08:44:53 +0000 (+0000) Subject: correct stickiness for checkbox options on export edit X-Git-Tag: freeside_1_4_1rc4~22 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=93e44dcab7a8b0f0b445715942e05381b1b39a23;p=freeside.git correct stickiness for checkbox options on export edit --- diff --git a/httemplate/edit/part_export.cgi b/httemplate/edit/part_export.cgi index 4defbc86f..0590549f5 100644 --- a/httemplate/edit/part_export.cgi +++ b/httemplate/edit/part_export.cgi @@ -72,7 +72,9 @@ my $widget = new HTML::Widgets::SelectLayers( } elsif ( $type eq 'text' ) { $html .= qq!!; } elsif ( $type eq 'checkbox' ) { - $html .= qq!!; + $html .= qq!