File: /var/www/html/wpskycap/wp-content/plugins/envato-market/inc/admin/view/notice/error-missing-zip.php
<?php
/**
* Error notice
*
* @package Envato_Market
* @since 2.0.1
*/
?>
<div class="notice notice-error is-dismissible">
<p><?php printf( esc_html__( 'Failed to locate the package file for this item. Please contact the item author for support, or install/upgrade the item manually from the %s.', 'envato-market' ), '<a href="https://themeforest.net/downloads" target="_blank">downloads page</a>' ); ?></p>
</div>