changeset 2321:4df1ceca93f9

Sync web changes.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 13 Mar 2021 12:43:54 +0200
parents 2ec090f3ce17
children f00936af28fb
files www/index.php
diffstat 1 files changed, 1 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/www/index.php	Thu Feb 18 11:33:47 2021 +0200
+++ b/www/index.php	Sat Mar 13 12:43:54 2021 +0200
@@ -159,7 +159,7 @@
 echo
   "</table>\n".
   "<p>(*) = Maps without JavaScript and with 'embedded' labels. Data last updated: <b>".
-  mpGetMTimeStr($lastMTime)."</b>.</p>\n".
+  mpGetMTimeStr($lastMTime)."</b>. [<a href=\"changelog.txt\">View changelog</a>]</p>\n".
   "\n".
   mpSpecialDate("index", 2).
   "<h2>Miscellaneous maps</h2>\n".
@@ -208,9 +208,6 @@
 echo
   "  </tr>\n".
   "</table>\n".
-  "<div>\n".
-  "<b>-- <a href=\"".mpFingerURL("ggr")."\">Ggr Pupunen</a>, master of carrots.</b>\n".
-  "</div>\n".
   "</div>\n"; // end of <div id="contents">
 
 echo