X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=web%2Fhtdocs%2Fdetails%2Ffound.mc;h=20e808f0da59129c74ca6f636fe23553e17d6f0f;hb=d1e6ec25c0d535d5faad8dc01da8f3da9b3d845a;hp=20a91b9810cb92108585111a0a498cbd94030d3a;hpb=55abcce681bbfbc5379610efb0cb44f377ea805d;p=irspy-moved-to-github.git diff --git a/web/htdocs/details/found.mc b/web/htdocs/details/found.mc index 20a91b9..20e808f 100644 --- a/web/htdocs/details/found.mc +++ b/web/htdocs/details/found.mc @@ -1,4 +1,4 @@ -%# $Id: found.mc,v 1.16 2006-10-26 17:22:56 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,18 +125,18 @@ 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, "") %> T" title="Test this target">Test E" title="Edit this target's record">Edit X + %>" title="Raw XML record">XML % }