Small fix for closing a large map

The large map was closed with an ordinary arrow, now it will be hand pointer.
And some minor corrections in phrases.
This commit is contained in:
Vladyslav
2018-04-12 11:09:29 +03:00
parent a906f673b4
commit 69a986b612
4 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -406,7 +406,7 @@ if (isset($neutralarray[0])) {
<div id="map_content">
<div id="mbig">
<div id="lightframe">
<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>
<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">