diff options
| author | Michael Peter Christen <mc@yacy.net> | 2015-04-10 15:10:18 +0200 |
|---|---|---|
| committer | Michael Peter Christen <mc@yacy.net> | 2015-04-10 15:10:18 +0200 |
| commit | c7fdde3bd13271177ac89d1d51487681f5424673 (patch) | |
| tree | cbedda270206e4f4d1561cf36c295c54668fd6b7 /htroot | |
| parent | 876cdb083ff232df7e3503f64c45e35bf7e89a8e (diff) | |
replaced "fork me" banner with github banner
Diffstat (limited to 'htroot')
| -rw-r--r-- | htroot/Status.html | 4 | ||||
| -rw-r--r-- | htroot/env/grafics/forkme.png | bin | 5381 -> 0 bytes | |||
| -rw-r--r-- | htroot/env/grafics/forkme_right_green_007200.png | bin | 0 -> 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 Binary files differdeleted file mode 100644 index 48b800d10..000000000 --- a/htroot/env/grafics/forkme.png +++ /dev/null diff --git a/htroot/env/grafics/forkme_right_green_007200.png b/htroot/env/grafics/forkme_right_green_007200.png Binary files differnew file mode 100644 index 000000000..6e0c3a788 --- /dev/null +++ b/htroot/env/grafics/forkme_right_green_007200.png |
