X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=web%2Fhtdocs%2Fdetails%2Ffound.mc;h=20e808f0da59129c74ca6f636fe23553e17d6f0f;hb=fbcb63038768d896159f90c49e5256b12546796a;hp=da1e53ef1bd7b175b0a022e5697702591f6a0786;hpb=63695ac760202da049095299e456e8eb74b015dc;p=irspy-moved-to-github.git diff --git a/web/htdocs/details/found.mc b/web/htdocs/details/found.mc index da1e53e..20e808f 100644 --- a/web/htdocs/details/found.mc +++ b/web/htdocs/details/found.mc @@ -1,4 +1,4 @@ -%# $Id: found.mc,v 1.17 2006-10-27 00:47:05 mike Exp $ +%# $Id: found.mc,v 1.19 2006-11-16 12:17:02 mike Exp $ <%once> sub print_navlink { my($params, $cond, $caption, $skip) = @_; @@ -77,10 +77,10 @@ my $first = $skip+1; my $last = $first+$count-1; $last = $n if $last > $n; -
+

-

+

% if ($n == 0) { No matches @@ -125,11 +125,11 @@ push @ids, $id; <% $i %> <% xml_encode($title) %> - <% xml_encode($author) %> - <% xml_encode($host) %> - <% xml_encode($port) %> - <% xml_encode($db) %> + %>"><% xml_encode($title, "[untitled]") %> + <% xml_encode($author, "") %> + <% xml_encode($host, "") %> + <% xml_encode($port, "") %> + <% xml_encode($db, "") %> Test