[Hamsat] Links to the tracking page

这个提交包含在:
Peter Goodhall 2023-09-13 14:07:26 +01:00
父节点 5b0312aa9a
当前提交 854ee96831

查看文件

@ -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>