Sid Gifari File Manager
🏠 Root
/
home
/
ailwtbdh
/
superstepsgroup.com
/
wp-content
/
plugins
/
envato-market
/
inc
/
admin
/
view
/
notice
/
Editing: 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>
Save
Cancel