From: ivan Date: Sun, 6 Mar 2005 03:22:51 +0000 (+0000) Subject: and a slight formatting fix X-Git-Tag: BEFORE_FINAL_MASONIZE~672 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=f2ccd32479007116f0008ffe67e933300b763b33;hp=34647c32b50ce3b8ee1b6d3d7aef4ba9d0297bdb;p=freeside.git and a slight formatting fix --- diff --git a/httemplate/search/elements/search.html b/httemplate/search/elements/search.html index 85e5af25e..140e15f45 100644 --- a/httemplate/search/elements/search.html +++ b/httemplate/search/elements/search.html @@ -111,7 +111,7 @@ } elsif ( $type =~ /\.xls$/ ) { #http_header('Content-Type' => 'application/excel' ); #eww - http_header('Content-Type' => 'application/vnd.ms-excel' ); #alas + http_header('Content-Type' => 'application/vnd.ms-excel' ); #http_header('Content-Type' => 'application/msexcel' ); #alas my $data = ''; @@ -206,8 +206,7 @@ <% $cgi->param('_type', "$xlsname.xls" ); %> Download full results
- as Excel spreadsheet -
+ as Excel spreadsheet
<% $cgi->param('_type', 'csv'); %> as CSV file