/home/arranoyd/empl/wp-content/plugins/envato-market/inc/admin/view/notice/error-single-use.php
<?php
/**
 * Error notice
 *
 * @package Envato_Market
 * @since 1.0.0
 */

?>
<div class="notice notice-error is-dismissible">
	<p><?php esc_html_e( 'One or more Single Use OAuth Personal Tokens could not be verified and should be removed.', 'envato-market' ); ?></p>
</div>