remove GPS coordinates on Station page
This commit is contained in:
parent
f0ea809813
commit
dce9963bdf
2 changed files with 1 additions and 6 deletions
|
|
@ -68,7 +68,7 @@
|
|||
<?php endif ?>
|
||||
|
||||
<section>
|
||||
<h1 id="stations"><i class="fa fa-map-signs fa-fw"></i><?=_('Stations')?></h1>
|
||||
<h1 id="stations"><i class="fa fa-map-signs fa-fw"></i><?=_('Character Groups Quest Stations')?></h1>
|
||||
<div id="map" class="map"></div>
|
||||
|
||||
<?php if(count(array_intersect(array('admin', 'moderator'), \hhu\z\controllers\SeminaryController::$character['characterroles'])) > 0) : ?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue