diff options
| author | allo <allo@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2007-06-02 14:50:36 +0000 |
|---|---|---|
| committer | allo <allo@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2007-06-02 14:50:36 +0000 |
| commit | 54ddb3262ca5f83ced4510c80c33563c16a94bcc (patch) | |
| tree | d93b2b1cf3209618a4d58ee53d10816ec9266b8b /htroot/WatchWebStructure_p.html | |
| parent | edec6049c3a562c8615913a55de3def02b6b7d8e (diff) | |
enter on webstrucutre
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3783 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/WatchWebStructure_p.html')
| -rw-r--r-- | htroot/WatchWebStructure_p.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/WatchWebStructure_p.html b/htroot/WatchWebStructure_p.html index 1eb5708c1..684f43aaa 100644 --- a/htroot/WatchWebStructure_p.html +++ b/htroot/WatchWebStructure_p.html @@ -14,7 +14,7 @@ <tr> <td valign="top"> <dl> -<dt>host</dt><dd><input type="text" value="#[host]#" id="host" onblur="changeHost()" /></dd> +<dt>host</dt><dd><input type="text" value="#[host]#" id="host" onblur="changeHost()" onkeydown="keydown(event)"/></dd> <dt>depth</dt><dd>#[depth]#<br/> <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> |
