mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
[Flightpath] Changed to fontawesome sat icon
This commit is contained in:
@@ -3,7 +3,7 @@ if (isset($filtered)) {
|
||||
echo '<table style="width:100%" class="satpasstable table-sm table table-bordered table-hover table-striped table-condensed text-center">
|
||||
<thead>
|
||||
<tr id="toptable">
|
||||
<th>' . __("Satellite") . '</th>
|
||||
<th>' . __("Satellite") . ' <i class="fa-solid fa-satellite"></i></th>
|
||||
<th>' . __("AOS Time") . '</th>
|
||||
<th>' . __("LOS Time") . '</th>
|
||||
<th>' . __("Duration") . '</th>
|
||||
|
||||
Reference in New Issue
Block a user