summaryrefslogtreecommitdiff
path: root/htroot/CrawlStartScanner_p.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/CrawlStartScanner_p.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/CrawlStartScanner_p.html')
-rw-r--r--htroot/CrawlStartScanner_p.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/htroot/CrawlStartScanner_p.html b/htroot/CrawlStartScanner_p.html
index d53288997..385fbea46 100644
--- a/htroot/CrawlStartScanner_p.html
+++ b/htroot/CrawlStartScanner_p.html
@@ -15,7 +15,7 @@
}
-->
</script>
- <script type="text/javascript" src="/js/sorttable.js"></script>
+ <script type="text/javascript" src="js/sorttable.js"></script>
</head>
<body id="IndexCreate">
#%env/templates/header.template%#
@@ -97,7 +97,7 @@
</form>
<iframe name="target"
- src="/ServerScannerList.html?embedded=&edit="
+ src="ServerScannerList.html?embedded=&edit="
width="100%"
height="410"
frameborder="0"