summaryrefslogtreecommitdiff
path: root/htroot/Status.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/Status.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/Status.html')
-rw-r--r--htroot/Status.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/htroot/Status.html b/htroot/Status.html
index c7e51bb47..d66cbd88a 100644
--- a/htroot/Status.html
+++ b/htroot/Status.html
@@ -45,7 +45,7 @@
<div class="welcome">
<div style="margin:auto;text-align:center;">
- <h2><img src="/env/grafics/kaskelix.png" width="128" height="64" alt="YaCy Websearch" style="margin-right:5px; vertical-align:middle;" />Welcome to YaCy!</h2>
+ <h2><img src="env/grafics/kaskelix.png" width="128" height="64" alt="YaCy Websearch" style="margin-right:5px; vertical-align:middle;" />Welcome to YaCy!</h2>
<iframe src="rssTerminal.html?set=PEERNEWS,REMOTESEARCH,LOCALSEARCH,REMOTEINDEXING,LOCALINDEXING,DHTRECEIVE,DHTSEND,PROXY&amp;width=600px&amp;height=180px&amp;maxlines=20&amp;maxwidth=120"
style="width:600px;height:180px;margin:0px;border:1px solid black;" scrolling="no" name="newsframe"></iframe><br />
<img src="PerformanceGraph.png?nomem=" id="graph" alt="PerformanceGraph" width="660" height="240"/><br />
@@ -128,7 +128,7 @@
<form action="Table_API_p.html" method="post" enctype="multipart/form-data" accept-charset="UTF-8" name="apilist">
-->
<button type="submit" name="aquirerelease" value="Update YaCy">
- <img src="/env/grafics/lock.gif" alt="lock icon"/>
+ <img src="env/grafics/lock.gif" alt="lock icon"/>
Install YaCy v#[latestVersion]#
</button>
</form>
@@ -179,7 +179,7 @@
<!-- Social Networking -->
<!--
<dt class="hintIcon"><img src="env/grafics/idea.png" width="32" height="32" alt="idea"/></dt>
- <dd class="hint"><a href="http://twitter.com/yacy_search"><img src="/env/grafics/twitter_followme.png" alt="Follow YaCy on Twitter"/></a>
+ <dd class="hint"><a href="http://twitter.com/yacy_search"><img src="env/grafics/twitter_followme.png" alt="Follow YaCy on Twitter"/></a>
</dd>
-->