fix: big map centered on page + closeable

This commit also updates the hardcoded cache booster ID, as CSS+JS 
changed to accomplish the map fix.
This commit is contained in:
Martin Ambrus
2017-09-11 21:11:44 +02:00
parent 0d75bb2a5f
commit 68619ac892
39 changed files with 132 additions and 97 deletions
+5 -5
View File
@@ -72,11 +72,11 @@ header("Location: ".$_SERVER['PHP_SELF']."?t=1");
<meta http-equiv="imagetoolbar" content="no" />
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<meta name="X-UA-Compatible" content="IE=8" />
<script src="mt-full.js?f4b7c" type="text/javascript"></script>
<script src="unx.js?f4b7c" type="text/javascript"></script>
<script src="new.js?f4b7c" type="text/javascript"></script>
<link href="<?php echo GP_LOCATE; ?>lang/en/lang.css?f4b7c" rel="stylesheet" type="text/css" />
<link href="<?php echo GP_LOCATE; ?>lang/en/compact.css?f4b7c" rel="stylesheet" type="text/css" />
<script src="mt-full.js?f4b7d" type="text/javascript"></script>
<script src="unx.js?f4b7d" type="text/javascript"></script>
<script src="new.js?f4b7d" type="text/javascript"></script>
<link href="<?php echo GP_LOCATE; ?>lang/en/lang.css?f4b7d" rel="stylesheet" type="text/css" />
<link href="<?php echo GP_LOCATE; ?>lang/en/compact.css?f4b7d" rel="stylesheet" type="text/css" />
<?php
if($session->gpack == null || GP_ENABLE == false) {
echo "