kopia lustrzana https://github.com/magicbug/Cloudlog
Add link to IOTA details map
rodzic
96962e148b
commit
774a68ef9c
|
@ -197,7 +197,7 @@
|
|||
<?php if($row->COL_IOTA != null) { ?>
|
||||
<tr>
|
||||
<td><?php echo $this->lang->line('gen_hamradio_iota_reference'); ?></td>
|
||||
<td><?php echo $row->COL_IOTA; ?></td>
|
||||
<td><a href="https://www.iota-world.org/iotamaps/?grpref=<?php echo $row->COL_IOTA; ?>" target="_blank"><?php echo $row->COL_IOTA; ?></a></td>
|
||||
</tr>
|
||||
<?php } ?>
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue