|
|
@ -86,7 +86,7 @@
|
|
|
|
<?php if(!empty($recommands['Article B'])){ ?>
|
|
|
|
<?php if(!empty($recommands['Article B'])){ ?>
|
|
|
|
<td>
|
|
|
|
<td>
|
|
|
|
<div class="nextarticle">
|
|
|
|
<div class="nextarticle">
|
|
|
|
<a href="<?php echo $recommands['Article B']->ic_url; ?>" id="bottom_info_b_image"></a> <img
|
|
|
|
<a href="<?php echo $recommands['Article B']->ic_url; ?>" id="bottom_info_b_image"> <img
|
|
|
|
src="https://data.asiahighlights.com/grey.gif" loader="lazy"
|
|
|
|
src="https://data.asiahighlights.com/grey.gif" loader="lazy"
|
|
|
|
originalsrc="<?php echo $recommands['Article B']->mobile_photo; ?>"
|
|
|
|
originalsrc="<?php echo $recommands['Article B']->mobile_photo; ?>"
|
|
|
|
class="img-responsive" alt="<?php echo $recommands['Article B']->ic_title; ?>"></a>
|
|
|
|
class="img-responsive" alt="<?php echo $recommands['Article B']->ic_title; ?>"></a>
|
|
|
|