Harmonize SAT mode labels

This commit is contained in:
phl0
2025-03-06 11:13:12 +01:00
parent 47510214c1
commit de2e4e04f6
2 changed files with 2 additions and 2 deletions

View File

@@ -48,7 +48,7 @@
<table style="width:100%" class="satmodetable table table-sm table-striped">
<thead>
<tr>
<th style="text-align: center; vertical-align: middle;"><?= __("Name"); ?></th>
<th style="text-align: center; vertical-align: middle;"><?= __("SAT Mode"); ?></th>
<th style="text-align: center; vertical-align: middle;"><?= __("Uplink mode"); ?></th>
<th style="text-align: center; vertical-align: middle;"><?= __("Uplink frequency"); ?></th>
<th style="text-align: center; vertical-align: middle;"><?= __("Downlink mode"); ?></th>

View File

@@ -23,7 +23,7 @@
<th><?= __("Display Name"); ?></th>
<th><?= __("QSOs"); ?></th>
<th><?= __("Orbit"); ?></th>
<th><?= __("Mode"); ?></th>
<th><?= __("SAT Mode"); ?></th>
<th><?= __("LoTW"); ?></th>
<th><?= __("TLE"); ?></th>
<th><?= __("Edit"); ?></th>