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
+1 -1
View File
@@ -401,7 +401,7 @@ if (isset($neutralarray[0])) {
<div id="map_content">
<div id="mbig">
<div id="lightframe">
<div id="darkframe"><a id="map_popclose" onClick="Close();"><img src="img/x.gif" alt="close Map" title="close Map"></a>
<div id="darkframe"><a id="map_popclose" onClick="pb=document.getElementById('drag2');if(pb!=null){pb.innerHTML='';};return false;"><img src="img/x.gif" alt="close Map" title="close Map"></a>
<h1>Map(<span id="x"><?php echo $x;?></span>|<span id="y"><?php echo $y;?></span>)</h1>
<div id="map">
<script type="text/javascript">