projects
/
irspy-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
39d725f
)
Link to statistics for found hosts.
author
Mike Taylor
<mike@indexdata.com>
Fri, 15 Dec 2006 18:07:40 +0000
(18:07 +0000)
committer
Mike Taylor
<mike@indexdata.com>
Fri, 15 Dec 2006 18:07:40 +0000
(18:07 +0000)
web/htdocs/details/found.mc
patch
|
blob
|
history
diff --git
a/web/htdocs/details/found.mc
b/web/htdocs/details/found.mc
index
a639991
..
da9cc2b
100644
(file)
--- 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]</a>
</p>
+ <p>
+ <a href="<% "/stats.html?query=" . xml_encode(uri_escape($query))
+ %>">[Statistics for targets on this list]</a>
+ </p>
% }