File "html-notice-no-access.php"

Full Path: /home/londdqdw/public_html/06/wp-content/plugins/sportspress/includes/admin/views/html-notice-no-access.php
File size: 207 bytes
MIME-type: text/x-php
Charset: utf-8

<?php
if ( ! defined( 'ABSPATH' ) ) {
	exit; // Exit if accessed directly
}
?>
<div id="message" class="error">
	<p><?php esc_attr_e( 'You are not allowed to edit this item.', 'sportspress' ); ?></p>
</div>