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~1043
X-Git-Url: http://lists.indexdata.com/cgi-bin?a=commitdiff_plain;h=7ddc57f8ff90b663f63424517cb5097f74455ba9;p=irspy-moved-to-github.git
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.
-