summaryrefslogtreecommitdiff
path: root/htroot/terminal_p.html
diff options
context:
space:
mode:
authorMichael Peter Christen <mc@yacy.net>2014-04-01 00:35:58 +0200
committerMichael Peter Christen <mc@yacy.net>2014-04-01 00:35:58 +0200
commitba0e3fb0dc4d4ecc9e6ebf7250a5114be53fa8f9 (patch)
tree9dd3d6120e03dea49ebffa366406f8b2ff59ea0c /htroot/terminal_p.html
parentd29b6db270c5d1c59dcd384ac46d1bc799b62241 (diff)
fixed crawl start links after renaming them in latest commit
Diffstat (limited to 'htroot/terminal_p.html')
-rw-r--r--htroot/terminal_p.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/terminal_p.html b/htroot/terminal_p.html
index f8630e123..467bcad6e 100644
--- a/htroot/terminal_p.html
+++ b/htroot/terminal_p.html
@@ -42,7 +42,7 @@ function init() {
<div id="location">
<a href="http://yacy.net"><img src="Banner.png?textcolor=ffffff&amp;bgcolor=000000&amp;bordercolor=aaaaaa" alt="YaCy" style="width:468px;height:60px;border-width:0px;vertical-align:bottom;" /></a>&nbsp;&nbsp;&nbsp;&nbsp;
<a href="index.html">&lt;Search Form&gt;</a>&nbsp;&nbsp;&nbsp;&nbsp;
-<a href="CrawlStartSite_p.html">&lt;Crawl Start&gt;</a>&nbsp;&nbsp;&nbsp;&nbsp;
+<a href="CrawlStartSite.html">&lt;Crawl Start&gt;</a>&nbsp;&nbsp;&nbsp;&nbsp;
<a href="Status.html">&lt;Status Page&gt;</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<a href="Steering.html?shutdown=" onclick="return confirm('Confirm Shutdown')">&lt;Shutdown&gt;</a>
</div>