[Hamsat] Links to the tracking page
这个提交包含在:
父节点
5b0312aa9a
当前提交
854ee96831
共有 1 个文件被更改,包括 2 次插入 和 0 次删除
|
|
@ -9,6 +9,7 @@
|
||||||
<th>Callsign</th>
|
<th>Callsign</th>
|
||||||
<th>Satellite</th>
|
<th>Satellite</th>
|
||||||
<th>Gridsquare</th>
|
<th>Gridsquare</th>
|
||||||
|
<th></th>
|
||||||
</tr>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
|
|
@ -54,6 +55,7 @@
|
||||||
|
|
||||||
|
|
||||||
</td>
|
</td>
|
||||||
|
<td><a href="<?php echo $rove['track_link']; ?>" target="_blank">Track</a></td>
|
||||||
</tr>
|
</tr>
|
||||||
<?php endforeach; ?>
|
<?php endforeach; ?>
|
||||||
</tbody>
|
</tbody>
|
||||||
|
|
|
||||||
正在加载…
在新工单中引用