diff options
| author | reger <reger18@arcor.de> | 2017-01-20 02:15:11 +0100 |
|---|---|---|
| committer | reger <reger18@arcor.de> | 2017-01-20 02:15:11 +0100 |
| commit | c4017f2e8736f6acde3854e65a12a5a4addc8cce (patch) | |
| tree | f2a7d10e047f7dbe8b9c0d83d8ae8001043f203d /htroot/Status.html | |
| parent | e048e74072b64422f1a7a0c79018f1d1e5f1b88c (diff) | |
upd to commons-compress-1.13.jar
hide external icon on forge logo (was also out of position in IE)
Diffstat (limited to 'htroot/Status.html')
| -rw-r--r-- | htroot/Status.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/Status.html b/htroot/Status.html index 0be0c3820..f401ec8e9 100644 --- a/htroot/Status.html +++ b/htroot/Status.html @@ -28,7 +28,7 @@ <body onload="init();"> #%env/templates/header.template%# #%env/templates/submenuComputation.template%# - <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> + <a class="forceNoExternalIcon" 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"> |
