diff options
| author | suessthomas <suessthomas@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2010-02-11 15:05:38 +0000 |
|---|---|---|
| committer | suessthomas <suessthomas@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2010-02-11 15:05:38 +0000 |
| commit | 9e1495811537fa9881927e4e0a9e5b7e25c05d73 (patch) | |
| tree | 3aac861df83ee3dc5b95e0f5336595ff140b0191 /htroot/WatchWebStructure_p.html | |
| parent | 0e5df46c95d42fe964a651b45c86efe22bcbe067 (diff) | |
minor corrections and bug fixes
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6663 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/WatchWebStructure_p.html')
| -rw-r--r-- | htroot/WatchWebStructure_p.html | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/htroot/WatchWebStructure_p.html b/htroot/WatchWebStructure_p.html index af64b943a..83524bc90 100644 --- a/htroot/WatchWebStructure_p.html +++ b/htroot/WatchWebStructure_p.html @@ -44,21 +44,21 @@ To see a list of all APIs, please visit the <a href="http://www.yacy-websuche.de </dd> <dt>depth</dt> <dd> - <a href="WatchWebStructure_p.html?host=#[host]#&depth=#[depthd]#&width=#[width]#&height=#[height]#&nodes=#[nodes]#&time=#[time]#"><img src="env/grafics/minus.gif" alt="minus"/></a> + <a href="WatchWebStructure_p.html?host=#[host]#&depth=#[depthd]#&width=#[width]#&height=#[height]#&nodes=#[nodes]#&time=#[time]#"><img src="env/grafics/minus.gif" width="11" height="11" alt="minus"/></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]#&nodes=#[nodes]#&time=#[time]#"><img src="env/grafics/plus.gif" alt="plus" /></a> + <a href="WatchWebStructure_p.html?host=#[host]#&depth=#[depthi]#&width=#[width]#&height=#[height]#&nodes=#[nodes]#&time=#[time]#"><img src="env/grafics/plus.gif" width="11" height="11" alt="plus" /></a> </dd> <dt>nodes</dt> <dd> - <a href="WatchWebStructure_p.html?host=#[host]#&depth=#[depth]#&width=#[width]#&height=#[height]#&nodes=#[nodesd]#&time=#[time]#"><img src="env/grafics/minus.gif" alt="minus"/></a> + <a href="WatchWebStructure_p.html?host=#[host]#&depth=#[depth]#&width=#[width]#&height=#[height]#&nodes=#[nodesd]#&time=#[time]#"><img src="env/grafics/minus.gif" width="11" height="11" alt="minus"/></a> <input type="text" name="nodes" value="#[nodes]#" size="4" maxlength="4" /> - <a href="WatchWebStructure_p.html?host=#[host]#&depth=#[depth]#&width=#[width]#&height=#[height]#&nodes=#[nodesi]#&time=#[time]#"><img src="env/grafics/plus.gif" alt="plus"/></a> + <a href="WatchWebStructure_p.html?host=#[host]#&depth=#[depth]#&width=#[width]#&height=#[height]#&nodes=#[nodesi]#&time=#[time]#"><img src="env/grafics/plus.gif" width="11" height="11" alt="plus"/></a> </dd> <dt>time</dt> <dd> - <a href="WatchWebStructure_p.html?host=#[host]#&depth=#[depth]#&width=#[width]#&height=#[height]#&nodes=#[nodes]#&time=#[timed]#"><img src="env/grafics/minus.gif" alt="minus"/></a> + <a href="WatchWebStructure_p.html?host=#[host]#&depth=#[depth]#&width=#[width]#&height=#[height]#&nodes=#[nodes]#&time=#[timed]#"><img src="env/grafics/minus.gif" width="11" height="11" alt="minus"/></a> <input type="text" name="time" value="#[time]#" size="4" maxlength="4" /> - <a href="WatchWebStructure_p.html?host=#[host]#&depth=#[depth]#&width=#[width]#&height=#[height]#&nodes=#[nodes]#&time=#[timei]#"><img src="env/grafics/plus.gif" alt="plus"/></a> + <a href="WatchWebStructure_p.html?host=#[host]#&depth=#[depth]#&width=#[width]#&height=#[height]#&nodes=#[nodes]#&time=#[timei]#"><img src="env/grafics/plus.gif" width="11" height="11" alt="plus"/></a> </dd> <dt>size</dt> <dd><input type="text" name="width" value="#[width]#" size="5" maxlength="5" /> x <input type="text" name="height" value="#[height]#" size="5" maxlength="5" /></dd> @@ -67,7 +67,7 @@ To see a list of all APIs, please visit the <a href="http://www.yacy-websuche.de </dl> </fieldset> </form> -</div><br> +</div><br /> <img align="right" src="WebStructurePicture_p.png?host=#[besthost]#&depth=#[depth]#&width=#[width]#&height=#[height]#&nodes=#[nodes]#&time=#[time]#" alt="WebStructurePicture"/> |
