X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=blobdiff_plain;f=web%2Fhtdocs%2Fdetails%2Ffound.mc;h=231f4d10423049fcfb6d41f38f23da9f8582a46f;hp=156a7f216679d192b8c7b30c598987fe7cdde8cd;hb=5cb7ba44fc75fa61c3989e72d2831564a843283d;hpb=38ef7e0de0bae04ba0246355a4b197590f0afa22 diff --git a/web/htdocs/details/found.mc b/web/htdocs/details/found.mc index 156a7f2..231f4d1 100644 --- a/web/htdocs/details/found.mc +++ b/web/htdocs/details/found.mc @@ -1,4 +1,4 @@ -%# $Id: found.mc,v 1.31 2007-07-04 20:54:11 mike Exp $ +%# $Id: found.mc,v 1.33 2009-04-15 18:16:46 wosch Exp $ <%once> sub print_navlink { my($params, $cond, $caption, $skip) = @_; @@ -39,7 +39,7 @@ sub calc_reliability2 { our $conn = undef; <%perl> -my %params = map { ( $_, utf8param($r, $_)) } grep { $r->param($_) } $r->param(); +my %params = map { ( $_, utf8param($r, $_)) } grep { &utf8param($r, $_) } &utf8param($r); my $query; if ($params{_query}) { $query = $params{_query}; @@ -116,7 +116,7 @@ print_navlink(\%params, $last < $n, "Next", $skip+$count); # Title - Reliability <& /help/link.mc, help => "info/reliability" &> + Host Connection Reliability <& /help/link.mc, help => "info/reliability" &> Host Port