fix
This commit is contained in:
@@ -243,7 +243,7 @@
|
||||
<div class="icon_box">
|
||||
<img src="<?= $vl[1] ?>" class="img-fluid svg_icon" alt="img" />
|
||||
</div>
|
||||
<h2><a href="/claims"><?= $vl[0] ?></a></h2>
|
||||
<h2><a href="<?= $vl[4] ?>"><?= $vl[0] ?></a></h2>
|
||||
<a href="<?= $vl[4] ?>" class="read_more tp_two">Read More <span class="flaticon-arrow"></span></a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user