summaryrefslogtreecommitdiff
path: root/htroot/CrawlMonitorRemoteStart.html
diff options
context:
space:
mode:
authorreger <reger18@arcor.de>2014-02-10 21:40:42 +0100
committerreger <reger18@arcor.de>2014-02-10 21:40:42 +0100
commit365f77ea8c7aa07eb501095e9987f55dd5cd8a0b (patch)
treee0e4e316ebfd50fd3f5c9b464e73ca5d54db3808 /htroot/CrawlMonitorRemoteStart.html
parent0e10cd18f78c8cd5249d789728cbe574d9992b95 (diff)
make internal page links relative to ease any future development for context aware servlets
note also http://bugs.yacy.net/view.php?id=106
Diffstat (limited to 'htroot/CrawlMonitorRemoteStart.html')
-rw-r--r--htroot/CrawlMonitorRemoteStart.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/htroot/CrawlMonitorRemoteStart.html b/htroot/CrawlMonitorRemoteStart.html
index 6afd5f0a8..461ae56f0 100644
--- a/htroot/CrawlMonitorRemoteStart.html
+++ b/htroot/CrawlMonitorRemoteStart.html
@@ -3,8 +3,8 @@
<head>
<title>YaCy '#[clientname]#': Monitor for remotely started global crawls</title>
#%env/templates/metas.template%#
- <script type="text/javascript" src="/js/ajax.js"></script>
- <script type="text/javascript" src="/js/IndexCreate.js"></script>
+ <script type="text/javascript" src="js/ajax.js"></script>
+ <script type="text/javascript" src="js/IndexCreate.js"></script>
</head>
<body id="IndexCreate">
#%env/templates/header.template%#