From 6c71a7b3e944a67ec4404973b8f16013db9428e0 Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Mon, 25 Sep 2006 15:32:06 +0000 Subject: [PATCH] Explicit form method/action for XHTML. --- web/htdocs/details/add.mc | 4 ++-- web/htdocs/details/find.mc | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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
-- 1.7.10.4
(Anywhere)