File "frontend.php"
Full Path: /www/wwwroot/shphe-en.com/wp-content/plugins/bb-plugin/modules/map/includes/frontend.php
File size: 242 bytes
MIME-type: --
Charset: utf-8
<div class="fl-map">
<iframe src="https://maps.google.com/maps?q=<?php echo urlencode($settings->address); ?>&iwloc=near&output=embed" width="100%" height="<?php echo $settings->height; ?>px" frameborder="0" style="border:0"></iframe>
</div>