File "success.php"
Full Path: /var/www/bvnghean.vn/wp-content/plugins/envato-market/inc/admin/view/notice/success.php
File size: 235 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
/**
* Success notice
*
* @package Envato_Market
* @since 1.0.0
*/
?>
<div class="notice notice-success is-dismissible">
<p><?php esc_html_e( 'Your OAuth Personal Token has been verified.', 'envato-market' ); ?></p>
</div>