File "error.php"

Full Path: /var/www/bvnghean.vn/wp-content/plugins/envato-market/inc/admin/view/notice/error.php
File size: 331 bytes
MIME-type: text/x-php
Charset: utf-8

<?php
/**
 * Error notice
 *
 * @package Envato_Market
 * @since 1.0.0
 */

?>
<div class="notice notice-error is-dismissible">
	<p><?php esc_html_e( 'The OAuth Personal Token could not be verified. Please check that the Token has been entered correctly and has the minimum required permissions.', 'envato-market' ); ?></p>
</div>