diff options
| author | Michael Peter Christen <mc@yacy.net> | 2020-12-20 23:18:50 +0100 |
|---|---|---|
| committer | Michael Peter Christen <mc@yacy.net> | 2020-12-20 23:18:50 +0100 |
| commit | 7997836506944adab5552b4b1f8be6339cfb0a7e (patch) | |
| tree | 4fe563b87b837c574c59881a31a27bec1e26574e /htroot/Status.html | |
| parent | 63f58e4785817e49d18653d71d7663ee11597589 (diff) | |
fixed lock image
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 d50b8b698..7702787c2 100644 --- a/htroot/Status.html +++ b/htroot/Status.html @@ -134,7 +134,7 @@ You can download a more recent version of YaCy. Click here to install this update and restart YaCy: <form action="Status.html" method="get" class="PeerControl" accept-charset="UTF-8"> <button type="submit" name="aquirerelease" class="btn btn-primary" value="Update YaCy"> - <img src="env/grafics/lock.gif" alt="lock icon"/> + <img src="env/grafics/lockclose.png" alt="lock icon"/> Install YaCy v#[latestVersion]# </button> </form> |
