From 237cfc44b0921da21b1f3aeb1e27847555397a6c Mon Sep 17 00:00:00 2001
From: orbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542>
Date: Sun, 15 Aug 2010 18:23:47 +0000
Subject: [PATCH] fixed auto-set values for robinson selection; this reverts a
 single line from SVN 6996

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7041 6c8d7289-2bf4-0310-a012-ef5d649a1542
---
 htroot/ConfigNetwork_p.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/htroot/ConfigNetwork_p.html b/htroot/ConfigNetwork_p.html
index b93c68442..ed13a9243 100644
--- a/htroot/ConfigNetwork_p.html
+++ b/htroot/ConfigNetwork_p.html
@@ -96,7 +96,7 @@
       a completely independent search engine instance, without any data exchange between your peer and other
       peers, which we call a 'Robinson' peer.
     </p>
-    <form id="ConfigForm" method="post" action="ConfigNetwork_p.html" enctype="multipart/form-data" accept-charset="UTF-8">
+    <form name="ConfigForm" method="post" action="ConfigNetwork_p.html" enctype="multipart/form-data" accept-charset="UTF-8">
       <fieldset>
       <legend>
         <input type="radio" name="network" id="p2p" onclick="EnableP2P()" value="p2p"#(p2p.checked)#:: checked="checked"#(/p2p.checked)# />