Merge pull request #1220 from JesseRhoads/contest-short-header-fix

Fix incorrect column header on live contest page
这个提交包含在:
Andreas Kristiansen 2021-10-10 10:24:54 +02:00 提交者 GitHub
当前提交 e692083b96
找不到此签名对应的密钥
GPG 密钥 ID: 4AEE18F83AFDEB23

查看文件

@ -198,8 +198,8 @@
<th><?php echo $this->lang->line('gen_hamradio_rstr'); ?></th>
<th><?php echo $this->lang->line('gen_hamradio_exchange_sent_short'); ?></th>
<th><?php echo $this->lang->line('gen_hamradio_exchange_recv_short'); ?></th>
<th>Serial (R)</th>
<th>Serial (S)</th>
<th>Serial (R)</th>
<th>Gridsquare</th>
<th>Vucc Gridsquare</th>
</tr>