File: /var/www/html/shootinschool/wp-content/plugins/wp-google-maps/html/atlas-novus/footer.html.php
<div class="wpgmza-support-notice-container wpgmza-pad-10">
<div class='wpgmza-support-notice wpgmza-card wpgmza-shadow-high wpgmza-notice wpgmza-pos-relative'>
<strong>
<?php
esc_html_e("Experiencing problems with the plugin?", "wp-google-maps");
?>
</strong>
<br/>
<?php esc_html_e("See the", "wp-google-maps"); ?>
<a href='https://docs.wpgmaps.com/troubleshooting'
title='<?php esc_attr_e('WP Go Maps Troubleshooting Section', 'wp-google-maps'); ?>'
target='_BLANK'>
<?php
esc_html_e("troubleshooting manual", "wp-google-maps");
?>
</a>
<?php
esc_html_e("or ask a question on our ", "wp-google-maps"); ?>
<a href='http://www.wpgmaps.com/forums/forum/'
title='<?php esc_attr_e('WP Go Maps Support Forum', 'wp-google-maps'); ?>'
target='_BLANK'>
<?php
esc_html_e("Support forum.", "wp-google-maps");
?>
</a>
</div>
</div>