X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fbrowse%2Fpart_export.cgi;h=79c57aefc846e96a1edae8fd448c129e35c11021;hb=ca5786f0d2a55c575d41ff6693b4338387939cb0;hp=76662e0c92205390a2494fab7e181fbfb1393e54;hpb=c0567c688084e89fcd11bf82348b6c418f1254ac;p=freeside.git 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}) %> <% } %>