[Hamsat] Links to the tracking page

pull/2479/head
Peter Goodhall 2023-09-13 14:07:26 +01:00
rodzic 5b0312aa9a
commit 854ee96831
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -9,6 +9,7 @@
<th>Callsign</th>
<th>Satellite</th>
<th>Gridsquare</th>
<th></th>
</tr>
</thead>
<tbody>
@ -54,6 +55,7 @@
</td>
<td><a href="<?php echo $rove['track_link']; ?>" target="_blank">Track</a></td>
</tr>
<?php endforeach; ?>
</tbody>