From 7ddc57f8ff90b663f63424517cb5097f74455ba9 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.
-