-%# $Id: found.mc,v 1.20 2006-11-16 17:10:30 mike Exp $
+%# $Id: found.mc,v 1.21 2006-11-29 18:21:15 mike Exp $
<%once>
sub print_navlink {
my($params, $cond, $caption, $skip) = @_;
<td>
<a href="<% xml_encode("/check.html?id=" . uri_escape($id))
%>" title="Test this target">Test</a
- > <a href="<% xml_encode("/edit.html?id=" . uri_escape($id))
+ > <a href="<% xml_encode("/edit.html?op=edit&id=" .
+ uri_escape($id))
%>" title="Edit this target's record">Edit</a
> <a href="<% xml_encode("/raw.html?id=" . uri_escape($id))
%>" title="Raw XML record">XML</a>