[Flightpath] Changed to fontawesome sat icon

This commit is contained in:
Andreas Kristiansen
2025-03-23 08:28:14 +01:00
parent 48af1285e7
commit 757b00a39e
4 changed files with 44 additions and 4 deletions

View File

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