diff options
author | root <root@colazero.tele.tg18.gathering.org> | 2018-03-21 13:53:50 +0100 |
---|---|---|
committer | root <root@colazero.tele.tg18.gathering.org> | 2018-03-21 13:53:50 +0100 |
commit | 227cc8ee0c4640d4e8eb63bde2f8742ea7199a81 (patch) | |
tree | 4b6a3308e9573a39f3f848bc1685dbd9faec67ac /web/index.html | |
parent | 5abf053bac220b49539104bfa63805fd0829ca45 (diff) |
Make health-map default
Diffstat (limited to 'web/index.html')
-rw-r--r-- | web/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/web/index.html b/web/index.html index 63ae4c3..aeb26b3 100644 --- a/web/index.html +++ b/web/index.html @@ -190,7 +190,7 @@ </tr> <tr> <td>1</td> - <td>View Ping map</td> + <td>View super-map/health map</td> </tr> <tr> <td>2</td> @@ -202,7 +202,7 @@ </tr> <tr> <td>4</td> - <td>View super-map</td> + <td>View Ping map</td> </tr> <tr> <td>5</td> |