X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fbrowse%2Fpart_export.cgi;h=79c57aefc846e96a1edae8fd448c129e35c11021;hp=76662e0c92205390a2494fab7e181fbfb1393e54;hb=28f7684d096f8f5c97a68d04193bc9ba1d503ef5;hpb=0ebeec96313dd7edfca340f01f8fbbbac1f4aa1d diff --git a/httemplate/browse/part_export.cgi b/httemplate/browse/part_export.cgi index 76662e0c9..79c57aefc 100755 --- a/httemplate/browse/part_export.cgi +++ b/httemplate/browse/part_export.cgi @@ -26,7 +26,7 @@ function part_export_areyousure(href) { <%= itable() %> <% my %opt = $part_export->options; foreach my $opt ( keys %opt ) { %> - <%= $opt %><%= $opt{$opt} %> + <%= $opt %><%= encode_entities($opt{$opt}) %> <% } %>