minor website changes
This commit is contained in:
parent
086ddcabb5
commit
72e1533c49
|
|
@ -428,7 +428,6 @@
|
||||||
<div>
|
<div>
|
||||||
Search for <a href="https://www.jetphotos.com/registration/<?php echo $station->getOgnDevice()->registration; ?>" target="_blank"><?php echo htmlspecialchars($station->getOgnDevice()->registration); ?></a> photos!
|
Search for <a href="https://www.jetphotos.com/registration/<?php echo $station->getOgnDevice()->registration; ?>" target="_blank"><?php echo htmlspecialchars($station->getOgnDevice()->registration); ?></a> photos!
|
||||||
</div>
|
</div>
|
||||||
<p>(Link to www.jetphotos.com)</p>
|
|
||||||
<?php endif; ?>
|
<?php endif; ?>
|
||||||
|
|
||||||
<?php if ($station->sourceId == 1) : ?>
|
<?php if ($station->sourceId == 1) : ?>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue