File "page-step3.php"
Full Path: /home/aiclgcwq/photonindustriespvt.com/wp-content/plugins/duplicator/installer/dup-installer/templates/default/page-step3.php
File size: 638 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
/**
*
* @package templates/default
*/
defined('ABSPATH') || defined('DUPXABSPATH') || exit;
dupxTplRender('pages-parts/page-header', array(
'paramView' => 'step3',
'bodyId' => 'page-step3',
'bodyClasses' => $bodyClasses
));
?>
<div id="content-inner">
<?php dupxTplRender('pages-parts/step3/step-title'); ?>
<div id="main-content-wrapper" >
<?php dupxTplRender('pages-parts/step3/main'); ?>
</div>
<?php
dupxTplRender('parts/ajax-error');
dupxTplRender('parts/progress-bar');
?>
</div>
<?php
dupxTplRender('scripts/step3-init');
dupxTplRender('pages-parts/page-footer');