From: Mike Taylor Date: Fri, 1 Dec 2006 16:47:24 +0000 (+0000) Subject: Include help-button. X-Git-Tag: CPAN-v1.02~54^2~677 X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=commitdiff_plain;h=0d3950839a27f251e9148a5f23eb02bb30d9b374;hp=9a70299cad3594ec4a38d9b4139705b6e49accdc Include help-button. --- diff --git a/web/htdocs/details/find.mc b/web/htdocs/details/find.mc index b1b584f..1ec8283 100644 --- a/web/htdocs/details/find.mc +++ b/web/htdocs/details/find.mc @@ -1,10 +1,11 @@ -%# $Id: find.mc,v 1.7 2006-12-01 14:51:19 mike Exp $ +%# $Id: find.mc,v 1.8 2006-12-01 16:47:24 mike Exp $ % if ($r->param("_search")) { % $m->comp("found.mc"); % } else {

Choose one or more critera by which to search for registered targets, then press the Search button. +<& /details/helplink.mc, help => "find" &>