This commit is contained in:
Isaac Connor 2021-11-10 14:25:45 -05:00
parent 795c5bb7d7
commit 8872b8be63
1 changed files with 33 additions and 34 deletions

View File

@ -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&amp;mid=<?php echo $mid ?>&amp;zid=<?php echo $zone['Id'] ?>"
/>
<?php