hotfix/paypal-note
candice 3 years ago
parent ff21d9bfe8
commit 4acb3b1f3e

@ -15,8 +15,8 @@
src="https://data.asiahighlights.com/grey.gif" loader="lazy"
originalsrc="<?php echo $recommands['Article A']->mobile_photo; ?>"
class="img-responsive" alt="<?php echo $recommands['Article A']->ic_title; ?>">
<div class="nextarticlebg">
<div class="nextarticlename">
<div class="nextbg">
<div class="tournextname">
<a href="<?php echo $recommands['Article A']->ic_url; ?>"> <?php echo $recommands['Article A']->ic_title; ?> </a>
</div>
<div class="tournextbutton"><a href="<?php echo $recommands['Article A']->ic_url; ?>"
@ -32,8 +32,8 @@
src="https://data.asiahighlights.com/grey.gif" loader="lazy"
originalsrc="<?php echo $recommands['Article B']->mobile_photo; ?>"
class="img-responsive" alt="<?php echo $recommands['Article B']->ic_title; ?>">
<div class="nextarticlebg">
<div class="nextarticlename">
<div class="nextbg">
<div class="tournextname">
<a href="<?php echo $recommands['Article B']->ic_url; ?>"> <?php echo $recommands['Article B']->ic_title; ?> </a>
</div>
<div class="tournextbutton"><a href="<?php echo $recommands['Article B']->ic_url; ?>"
@ -49,8 +49,8 @@
src="https://data.asiahighlights.com/grey.gif" loader="lazy"
originalsrc="<?php echo $recommands['Article C']->mobile_photo; ?>"
class="img-responsive" alt="<?php echo $recommands['Article C']->ic_title; ?>">
<div class="nextarticlebg">
<div class="nextarticlename">
<div class="nextbg">
<div class="tournextname">
<a href="<?php echo $recommands['Article C']->ic_url; ?>"> <?php echo $recommands['Article C']->ic_title; ?> </a>
</div>
<div class="tournextbutton"><a href="<?php echo $recommands['Article C']->ic_url; ?>"
@ -66,8 +66,8 @@
src="https://data.asiahighlights.com/grey.gif" loader="lazy"
originalsrc="<?php echo $recommands['Article D']->mobile_photo; ?>"
class="img-responsive" alt="<?php echo $recommands['Article D']->ic_title; ?>">
<div class="nextarticlebg">
<div class="nextarticlename">
<div class="nextbg">
<div class="tournextname">
<a href="<?php echo $recommands['Article D']->ic_url; ?>"> <?php echo $recommands['Article D']->ic_title; ?> </a>
</div>
<div class="tournextbutton"><a href="<?php echo $recommands['Article D']->ic_url; ?>"
@ -84,8 +84,8 @@
src="https://data.asiahighlights.com/grey.gif" loader="lazy"
originalsrc="<?php echo $recommands['Article E']->mobile_photo; ?>"
class="img-responsive" alt="<?php echo $recommands['Article E']->ic_title; ?>">
<div class="nextarticlebg">
<div class="nextarticlename">
<div class="nextbg">
<div class="tournextname">
<a href="<?php echo $recommands['Article E']->ic_url; ?>"> <?php echo $recommands['Article E']->ic_title; ?> </a>
</div>
<div class="tournextbutton"><a href="<?php echo $recommands['Article E']->ic_url; ?>"
@ -102,8 +102,8 @@
src="https://data.asiahighlights.com/grey.gif" loader="lazy"
originalsrc="<?php echo $recommands['Article F']->mobile_photo; ?>"
class="img-responsive" alt="<?php echo $recommands['Article F']->ic_title; ?>">
<div class="nextarticlebg">
<div class="nextarticlename">
<div class="nextbg">
<div class="tournextname">
<a href="<?php echo $recommands['Article F']->ic_url; ?>"> <?php echo $recommands['Article F']->ic_title; ?> </a>
</div>
<div class="tournextbutton"><a href="<?php echo $recommands['Article F']->ic_url; ?>"
@ -120,8 +120,8 @@
src="https://data.asiahighlights.com/grey.gif" loader="lazy"
originalsrc="<?php echo $recommands['Article G']->mobile_photo; ?>"
class="img-responsive" alt="<?php echo $recommands['Article G']->ic_title; ?>">
<div class="nextarticlebg">
<div class="nextarticlename">
<div class="nextbg">
<div class="tournextname">
<a href="<?php echo $recommands['Article G']->ic_url; ?>"> <?php echo $recommands['Article G']->ic_title; ?> </a>
</div>
<div class="tournextbutton"><a href="<?php echo $recommands['Article G']->ic_url; ?>"
@ -138,8 +138,8 @@
src="https://data.asiahighlights.com/grey.gif" loader="lazy"
originalsrc="<?php echo $recommands['Article H']->mobile_photo; ?>"
class="img-responsive" alt="<?php echo $recommands['Article H']->ic_title; ?>">
<div class="nextarticlebg">
<div class="nextarticlename">
<div class="nextbg">
<div class="tournextname">
<a href="<?php echo $recommands['Article H']->ic_url; ?>"> <?php echo $recommands['Article H']->ic_title; ?> </a>
</div>
<div class="tournextbutton"><a href="<?php echo $recommands['Article H']->ic_url; ?>"

Loading…
Cancel
Save