From: Mike Taylor Date: Fri, 15 Dec 2006 18:07:40 +0000 (+0000) Subject: Link to statistics for found hosts. X-Git-Tag: CPAN-v1.02~54^2~608 X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=commitdiff_plain;h=7ab702fa95417687a1a8ad4e72985d4e21abeaab;hp=89fa4a8cb0cbf4feda1d7a7a10aa0b9e3a24246b Link to statistics for found hosts. --- diff --git a/web/htdocs/details/found.mc b/web/htdocs/details/found.mc index a639991..da9cc2b 100644 --- a/web/htdocs/details/found.mc +++ b/web/htdocs/details/found.mc @@ -1,4 +1,4 @@ -%# $Id: found.mc,v 1.23 2006-12-14 16:41:06 mike Exp $ +%# $Id: found.mc,v 1.24 2006-12-15 18:07:40 mike Exp $ <%once> sub print_navlink { my($params, $cond, $caption, $skip) = @_; @@ -165,4 +165,8 @@ print_navlink(\%params, $last < $n, "Next", $skip+$count); xml_encode(join("&", map { "id=" . uri_escape($_) } @ids)) %>">[Test all targets on this list]

+

+ [Statistics for targets on this list] +

% }