summaryrefslogtreecommitdiff
path: root/htroot/ConfigNetwork_p.html
diff options
context:
space:
mode:
authorlulabad <lulabad@6c8d7289-2bf4-0310-a012-ef5d649a1542>2008-02-09 15:24:07 +0000
committerlulabad <lulabad@6c8d7289-2bf4-0310-a012-ef5d649a1542>2008-02-09 15:24:07 +0000
commit3ef91a3bc92693d547656801bdae4e8950dafab5 (patch)
tree2106fbc6bc5c16ee96b5440f363d8b13974c2408 /htroot/ConfigNetwork_p.html
parent3636526bd6a625d3c9b4c9f58bffa49c01b8f0d4 (diff)
fixed more XHTML strict errors
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4467 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/ConfigNetwork_p.html')
-rw-r--r--htroot/ConfigNetwork_p.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/ConfigNetwork_p.html b/htroot/ConfigNetwork_p.html
index 5ebce9bdd..3ea36c62f 100644
--- a/htroot/ConfigNetwork_p.html
+++ b/htroot/ConfigNetwork_p.html
@@ -74,7 +74,7 @@
<input type="radio" value="off" id="indexDistributeWhileCrawlingOff"
name="indexDistributeWhileCrawling"
#(indexDistributeWhileCrawling.off)#::checked="checked" #(/indexDistributeWhileCrawling.off)#/>
- <label for="indexDistributeWhileCrawlingOff">disabled during crawling</label>.<br>
+ <label for="indexDistributeWhileCrawlingOff">disabled during crawling</label>.<br />
<input type="radio" value="on" id="indexDistributeWhileIndexingOn"
name="indexDistributeWhileIndexing"
#(indexDistributeWhileIndexing.on)#::checked="checked" #(/indexDistributeWhileIndexing.on)#/>