You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
cosmopet-architecture/dup-installer/templates/default/parts/validation/validate-noresult.php

14 lines
284 B

<?php
/**
*
* @package templates/default
*/
defined('ABSPATH') || defined('DUPXABSPATH') || exit;
?>
<div id="validate-no-result" class="text-center" >
<i class="far fa-check-circle"></i>
Pending setup validation!<br/>
Click the validate button to continue...
</div>