From: ivan Date: Fri, 30 Nov 2007 20:55:27 +0000 (+0000) Subject: UI: download full results links on separate lines, for consistency with search.html X-Git-Tag: TRIXBOX_2_6~212 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=0a1c8ced70c7497a38aa5a25dcfdcb34862d5299 UI: download full results links on separate lines, for consistency with search.html --- diff --git a/httemplate/graph/elements/monthly.html b/httemplate/graph/elements/monthly.html index 8e20b1c86..7039bfe56 100644 --- a/httemplate/graph/elements/monthly.html +++ b/httemplate/graph/elements/monthly.html @@ -186,8 +186,8 @@ Example: % unless ( $opt{'disable_download'} ) { % $cgi->param('_type', "monthly.xls" ); - Download full results - as Excel spreadsheet + Download full results
+ as Excel spreadsheet
% $cgi->param('_type', 'csv'); as CSV file

% $cgi->param('_type', "html" );