Display changes for eqsl status

This commit is contained in:
Peter Goodhall
2019-05-22 22:17:13 +01:00
parent 14d002a219
commit 39a8e0e667
2 changed files with 3 additions and 8 deletions

View File

@@ -61,7 +61,7 @@
<?php } ?>
</td>
<?php if ($this->session->userdata('user_eqsl_name') != "" && $row->COL_EQSL_QSL_SENT != ''){ ?>
<?php if ($this->session->userdata('user_eqsl_name')){ ?>
<td class="eqsl">
<span class="eqsl-<?php echo ($row->COL_EQSL_QSL_SENT=='Y')?'green':'red'?>">&#9650;</span>
<span class="eqsl-<?php echo ($row->COL_EQSL_QSL_RCVD=='Y')?'green':'red'?>">&#9660;</span>