diff options
| author | Michael Peter Christen <mc@yacy.net> | 2014-04-01 00:35:58 +0200 |
|---|---|---|
| committer | Michael Peter Christen <mc@yacy.net> | 2014-04-01 00:35:58 +0200 |
| commit | ba0e3fb0dc4d4ecc9e6ebf7250a5114be53fa8f9 (patch) | |
| tree | 9dd3d6120e03dea49ebffa366406f8b2ff59ea0c /htroot/terminal_p.html | |
| parent | d29b6db270c5d1c59dcd384ac46d1bc799b62241 (diff) | |
fixed crawl start links after renaming them in latest commit
Diffstat (limited to 'htroot/terminal_p.html')
| -rw-r--r-- | 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 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&bgcolor=000000&bordercolor=aaaaaa" alt="YaCy" style="width:468px;height:60px;border-width:0px;vertical-align:bottom;" /></a>
<a href="index.html"><Search Form></a>
-<a href="CrawlStartSite_p.html"><Crawl Start></a>
+<a href="CrawlStartSite.html"><Crawl Start></a>
<a href="Status.html"><Status Page></a>
<a href="Steering.html?shutdown=" onclick="return confirm('Confirm Shutdown')"><Shutdown></a>
</div>
|
