From: ivan Date: Fri, 30 Nov 2007 20:55:28 +0000 (+0000) Subject: UI: download full results links on separate lines, for consistency with search.html X-Git-Tag: freeside_1_7_3rc1~241 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=926cb5bdf417c917aba4f258a34804a8eecccd2a;p=freeside.git 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" );