FileMaster
Search
Toggle Dark Mode
Home
/
.
/
wp-content
/
plugins
/
latepoint
/
lib
/
views
/
shared
Edit File: access_not_allowed.php
<?php if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly } ?> <div class="latepoint-message latepoint-message-error"><?php esc_html_e('You are not allowed to access this page', 'latepoint'); ?></div>
Save
Back