File "footer-logo.php"

Full Path: /home/londdqdw/public_html/06/wp-content/plugins/the-events-calendar/common/src/admin-views/troubleshooting/footer-logo.php
File size: 387 bytes
MIME-type: text/x-php
Charset: utf-8

<?php
/**
 * View: Troubleshooting - Footer
 *
 * @since 4.14.2
 *
 */
?>
	<img
		class="tribe-events-admin-footer-logo"
		src="<?php echo esc_url( tribe_resource_url( 'images/logo/tec-brand.svg', false, null, $main ) ); ?>"
		alt="<?php esc_attr_e( 'The Events Calendar brand logo', 'tribe-common' ); ?>"
	/>
</div> <?php //this div was opened in the introduction file in this folder ?>