Merge branch 'master' of github.com:hainatravel/information-system into master
commit
f280e048f7
@ -0,0 +1,6 @@
|
|||||||
|
<?php if (!empty($ic_photo)) { ?>
|
||||||
|
<div class="infotopimage">
|
||||||
|
<img src="<?php echo 'https://images.chinahighlights.com'.$ic_photo; ?>"
|
||||||
|
alt="<?php echo !empty($ic_title)?$ic_title:'H1 title Chinahighlights mobile first template'; ?>" class="img-responsive">
|
||||||
|
</div>
|
||||||
|
<?php } ?>
|
Loading…
Reference in New Issue