summaryrefslogtreecommitdiff
path: root/htroot
diff options
context:
space:
mode:
authorMichael Peter Christen <mc@yacy.net>2015-04-10 15:10:18 +0200
committerMichael Peter Christen <mc@yacy.net>2015-04-10 15:10:18 +0200
commitc7fdde3bd13271177ac89d1d51487681f5424673 (patch)
treecbedda270206e4f4d1561cf36c295c54668fd6b7 /htroot
parent876cdb083ff232df7e3503f64c45e35bf7e89a8e (diff)
replaced "fork me" banner with github banner
Diffstat (limited to 'htroot')
-rw-r--r--htroot/Status.html4
-rw-r--r--htroot/env/grafics/forkme.pngbin5381 -> 0 bytes
-rw-r--r--htroot/env/grafics/forkme_right_green_007200.pngbin0 -> 7660 bytes
3 files changed, 2 insertions, 2 deletions
diff --git a/htroot/Status.html b/htroot/Status.html
index 8676de71a..713d0500f 100644
--- a/htroot/Status.html
+++ b/htroot/Status.html
@@ -28,8 +28,8 @@
<body onload="init();">
#%env/templates/header.template%#
#%env/templates/submenuComputation.template%#
- <a href="https://github.com/yacy/yacy_search_server" target="_blank" class="forceNoExternalIcon"><img src="env/grafics/forkme.png" style="position:absolute;top:0px;right:0px;z-index: 100;"/></a>
-
+ <a href="https://github.com/yacy/yacy_search_server.git"><img style="position:absolute; top:20; right:0; border:0;" src="env/grafics/forkme_right_green_007200.png" alt="Fork me on GitHub"></a>
+
#(showPrivateTable)#
<div class="SubMenu">
<ul class="SubMenu">
diff --git a/htroot/env/grafics/forkme.png b/htroot/env/grafics/forkme.png
deleted file mode 100644
index 48b800d10..000000000
--- a/htroot/env/grafics/forkme.png
+++ /dev/null
Binary files differ
diff --git a/htroot/env/grafics/forkme_right_green_007200.png b/htroot/env/grafics/forkme_right_green_007200.png
new file mode 100644
index 000000000..6e0c3a788
--- /dev/null
+++ b/htroot/env/grafics/forkme_right_green_007200.png
Binary files differ