spacing
This commit is contained in:
parent
0732d4c1b3
commit
2c0c257d76
|
@ -84,7 +84,6 @@ xhtmlHeaders(__FILE__, translate('Zones'));
|
|||
?>
|
||||
<polygon points="<?php echo $zone['AreaCoords'] ?>"
|
||||
class="zmlink <?php echo $zone['Type']?>"
|
||||
data-on-click-true="streamCmdQuit"
|
||||
data-url="?view=zone&mid=<?php echo $mid ?>&zid=<?php echo $zone['Id'] ?>"
|
||||
/>
|
||||
<?php
|
||||
|
|
Loading…
Reference in New Issue