From: ivan Date: Fri, 13 Jun 2003 08:44:52 +0000 (+0000) Subject: correct stickiness for checkbox options on export edit X-Git-Tag: freeside_1_5_0pre3~47 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;ds=sidebyside;h=499b8660e2aa5632fc14e8fcfa6631800ade1e35;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!