Add link to qrz/hamqth in QSO details

这个提交包含在:
phl0 2022-06-15 08:54:13 +02:00
父节点 e2b6a71d7c
当前提交 4e210f7706
找不到此签名对应的密钥
GPG 密钥 ID: 48EA1E640798CA9A
共有 3 个文件被更改,包括 1 次插入1 次删除

查看文件

@ -59,7 +59,7 @@
<tr>
<td><?php echo $this->lang->line('gen_hamradio_callsign'); ?></td>
<td><b><?php echo str_replace("0","&Oslash;",strtoupper($row->COL_CALL)); ?></b></td>
<td><b><?php echo str_replace("0","&Oslash;",strtoupper($row->COL_CALL)); ?></b> <a target="_blank" href="https://www.qrz.com/db/<?php echo strtoupper($row->COL_CALL); ?>"><img width="16" height="16" src="<?php echo base_url(); ?>images/icons/qrz.png"></a> <a target="_blank" href="https://www.hamqth.com/<?php echo strtoupper($row->COL_CALL); ?>"><img width="16" height="16" src="<?php echo base_url(); ?>images/icons/hamqth.png"></a></td>
</tr>
<tr>

二进制
images/icons/hamqth.png 普通文件

二进制文件未显示。

之后

宽度:  |  高度:  |  大小: 1.4 KiB

二进制
images/icons/qrz.png 普通文件

二进制文件未显示。

之后

宽度:  |  高度:  |  大小: 2.3 KiB