more options and bugfix

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3795 6c8d7289-2bf4-0310-a012-ef5d649a1542
pull/1/head
allo 18 years ago
parent ef2395c244
commit b955f29f70

@ -11,8 +11,6 @@
<h2>Web Structure</h2>
<form action="/WatchWebStructure_p.html">
<input type="hidden" name="width" value="#[width]#" />
<input type="hidden" name="height" value="height]#" />
<table>
<tr>
<td valign="top">
@ -23,10 +21,13 @@
</dd>
<dt>depth</dt>
<dd><input type="text" name="depth" value="#[depth]#" /></dd>
</dd>
<dt>
<input type="submit" value="change" />
</dt>
<dt>width</dt>
<dd><input type="text" name="width" value="#[width]#" /></dd>
<dt>depth</dt>
<dd><input type="text" name="height" value="#[height]#" /></dd>
<dt>
<input type="submit" value="change" />
</dt>
</dl>
</td>
<td>

Loading…
Cancel
Save