X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=web%2Fhtdocs%2Fdetails%2Ffound.mc;h=5c8993f36ef9bee981c279962e81ea622f339fe4;hb=a3469316429c0585c2ca3439ca023c74106bb2a0;hp=ebe7367de7356477ca76fb466bfe6a68668e23c5;hpb=05f0f9a23153e0762f42fae414d41ae52543ae0f;p=irspy-moved-to-github.git diff --git a/web/htdocs/details/found.mc b/web/htdocs/details/found.mc index ebe7367..5c8993f 100644 --- a/web/htdocs/details/found.mc +++ b/web/htdocs/details/found.mc @@ -1,7 +1,5 @@ -%# $Id: found.mc,v 1.15 2006-10-20 16:57:23 mike Exp $ +%# $Id: found.mc,v 1.18 2006-11-14 16:23:11 mike Exp $ <%once> -use URI::Escape; - sub print_navlink { my($params, $cond, $caption, $skip) = @_; @@ -127,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 % }