From: Mike Taylor Date: Mon, 25 Sep 2006 15:32:06 +0000 (+0000) Subject: Explicit form method/action for XHTML. X-Git-Tag: CPAN-v1.02~54^2~988 X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=commitdiff_plain;h=6c71a7b3e944a67ec4404973b8f16013db9428e0;hp=d205976815c1e4241a8f712b45bfe7a87e9886c2 Explicit form method/action for XHTML. --- diff --git a/web/htdocs/details/add.mc b/web/htdocs/details/add.mc index a0bce9c..fad50b5 100644 --- a/web/htdocs/details/add.mc +++ b/web/htdocs/details/add.mc @@ -1,4 +1,4 @@ -%# $Id: add.mc,v 1.2 2006-09-25 12:45:00 mike Exp $ +%# $Id: add.mc,v 1.3 2006-09-25 15:33:38 mike Exp $ <%perl> if ($r->param("_add")) { my $host = $r->param("net.host"); @@ -13,7 +13,7 @@ if ($r->param("_add")) { Enter the connection details of the target you wish to add, then press the Add button.

-
+ diff --git a/web/htdocs/details/find.mc b/web/htdocs/details/find.mc index 497dcb8..c76459e 100644 --- a/web/htdocs/details/find.mc +++ b/web/htdocs/details/find.mc @@ -1,4 +1,4 @@ -%# $Id: find.mc,v 1.4 2006-09-20 11:13:15 mike Exp $ +%# $Id: find.mc,v 1.5 2006-09-25 15:32:06 mike Exp $ % if ($r->param("_search")) { % $m->comp("found.mc"); % } else { @@ -6,7 +6,7 @@ Choose one or more critera by which to search for registered targets, then press the Search button.

- +
Host
(Anywhere)