diff options
| author | orbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2007-06-10 20:25:33 +0000 |
|---|---|---|
| committer | orbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2007-06-10 20:25:33 +0000 |
| commit | 5fd1d5a58efbe2ea26162d6306db74485a36c421 (patch) | |
| tree | e58967175ef6e7033c15776374354a83faabaa40 /htroot/WatchWebStructure_p.html | |
| parent | e07458bad4901580587fd57f448162fbecd0e3a9 (diff) | |
added time configuration
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3853 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/WatchWebStructure_p.html')
| -rw-r--r-- | htroot/WatchWebStructure_p.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/htroot/WatchWebStructure_p.html b/htroot/WatchWebStructure_p.html index a67797766..cb4559aa5 100644 --- a/htroot/WatchWebStructure_p.html +++ b/htroot/WatchWebStructure_p.html @@ -42,6 +42,12 @@ <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" /></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" /></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" /></a> + </dd> <dt>size</dt> <dd><input type="text" name="width" value="#[width]#" size="4" maxlength="4" /> x <input type="text" name="height" value="#[height]#" size="4" maxlength="4" /></dd> <dt> </dt> |
