diff options
| author | lotus <lotus@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2008-05-23 15:17:01 +0000 |
|---|---|---|
| committer | lotus <lotus@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2008-05-23 15:17:01 +0000 |
| commit | b578381bbdbb88568b31eaed269ddb7579e7457d (patch) | |
| tree | 267545a50659b037856aad03cdc8c1cb3776d7aa /htroot/terminal_p.html | |
| parent | 0c173821fd5ce17d201435530af0a82c60743962 (diff) | |
fix for domain monitor display in IE on terminal
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4839 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/terminal_p.html')
| -rwxr-xr-x | htroot/terminal_p.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/terminal_p.html b/htroot/terminal_p.html index 9781af388..ad2f681f7 100755 --- a/htroot/terminal_p.html +++ b/htroot/terminal_p.html @@ -106,7 +106,7 @@ function init() { <param name="code" value="domaingraph" />
<param name="codebase" value="processing/domaingraph/applet/">
- <param name="archive" value="processing/domaingraph/applet/domaingraph.jar" />
+ <param name="archive" value="domaingraph.jar" />
<param name="mayscript" value="true" />
<param name="scriptable" value="true" />
|
