summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorallo <allo@6c8d7289-2bf4-0310-a012-ef5d649a1542>2007-06-06 15:59:08 +0000
committerallo <allo@6c8d7289-2bf4-0310-a012-ef5d649a1542>2007-06-06 15:59:08 +0000
commit0cb1adaed618e1d674980d9cc5536a860551acbd (patch)
tree2df42827bfa91d1b3da18b2b6930cceb332eafc8
parent722681603727bafc6e71453017e4c24aa3e81fe8 (diff)
one button on the right side
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3807 6c8d7289-2bf4-0310-a012-ef5d649a1542
-rw-r--r--htroot/WatchWebStructure_p.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/WatchWebStructure_p.html b/htroot/WatchWebStructure_p.html
index b64e72389..e2b054c10 100644
--- a/htroot/WatchWebStructure_p.html
+++ b/htroot/WatchWebStructure_p.html
@@ -33,8 +33,8 @@
<dt>depth</dt>
<dd>
<a href="WatchWebStructure_p.html?host=#[host]#&depth=#[depthd]#&width=#[width]#&height=#[height]#"><img src="env/grafics/minus.gif" /></a>
- <a href="WatchWebStructure_p.html?host=#[host]#&depth=#[depthi]#&width=#[width]#&height=#[height]#"><img src="env/grafics/plus.gif" /></a>
<input type="text" name="depth" value="#[depth]#" size="1" maxlength="1" />
+ <a href="WatchWebStructure_p.html?host=#[host]#&depth=#[depthi]#&width=#[width]#&height=#[height]#"><img src="env/grafics/plus.gif" /></a>
</dd>
<dt>size</dt>
<dd><input type="text" name="width" value="#[width]#" size="4" maxlength="4" />&nbsp;x&nbsp;<input type="text" name="height" value="#[height]#" size="4" maxlength="4" /></dd>