EVOLUTION-MANAGER
Edit File: error.php
<?php /** * * @package templates/default * */ defined('ABSPATH') || defined('DUPXABSPATH') || exit; ?> <div id="error_action" class="bottom-step-action margin-top-2 no-display" > <div class="s1-err-msg" > <i> This installation will not be able to proceed until the archive and validation sections both pass. Please adjust your servers settings click validate buttom or contact your server administrator, hosting provider or visit the resources below for additional help. </i> <div style="padding:10px"> » <a href="https://snapcreek.com/duplicator/docs/faqs-tech/" target="_blank">Technical FAQs</a> <br/> » <a href="https://snapcreek.com/support/docs/" target="_blank">Online Documentation</a> <br/> </div> </div> </div>