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