fix
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
</div>
|
||||
</td>
|
||||
<td>
|
||||
<a href="#" class="text-dark fw-bolder text-hover-primary mb-1 fs-6"> <?= $row->title ?></a>
|
||||
<a href="#" onclick="return post_nav_find_action('<?=$row->qpath?>','<?=$row->offer_code?>')" class="text-dark fw-bolder text-hover-primary mb-1 fs-6"> <?= $row->title ?></a>
|
||||
<span class="text-muted fw-bold d-block"><mark><?= $row->trec ?></mark></span>
|
||||
</td>
|
||||
<td class="text-end">
|
||||
|
||||
Reference in New Issue
Block a user