X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fsearch%2Felements%2Fgrouped-search%2Fhtml;fp=httemplate%2Fsearch%2Felements%2Fgrouped-search%2Fhtml;h=28d00404b2e64e3811240be034ca689d24e48248;hp=9c2418af8fcf883e72d9c4ce09e41156d9a391d9;hb=0ed150d5dd7027513942b74eb362460bc7c2e884;hpb=85d0dbbdb844857f17192c5f0740f63c9681b9e6 diff --git a/httemplate/search/elements/grouped-search/html b/httemplate/search/elements/grouped-search/html index 9c2418af8..28d00404b 100644 --- a/httemplate/search/elements/grouped-search/html +++ b/httemplate/search/elements/grouped-search/html @@ -106,14 +106,18 @@ if ($group_info->{num} > 1) { &>
+% if ( $group->num_rows > 0 ) { +

<% emt('[quant,_1,_2]', $group->num_rows, $opt{name_singular}) %> +

%# download links -

<% emt('Download full results') %>
+

<% emt('Download results:') %> % $cgi->param('type', 'xls'); -<% emt('as Excel spreadsheet') %>
+<% emt('Spreadsheet') %> |  % $cgi->param('type', 'html-print'); -<% emt('as printable copy') %>
+<% emt('webpage') %> % $cgi->delete('type');

+% } <% $pager %>