Sindbad~EG File Manager

Current Path : /home/julesbu/www/dup-installer/tmp/templates/default/pages-parts/step1/actions/
Upload File :
Current File : /home/julesbu/www/dup-installer/tmp/templates/default/pages-parts/step1/actions/switch-template.php

<?php

/**
 *
 * @package templates/default
 */

defined('ABSPATH') || defined('DUPXABSPATH') || exit;
?>
<div id="installer-switch-wrapper">
    <span class="btn-group">
        <button 
            type="button" 
            id="s1-switch-template-btn-basic" 
            class="s1-switch-template-btn" 
            data-template="<?php echo DUPX_Template::TEMPLATE_BASE; ?>"  
            title="Enable basic installer mode"
        >
            Basic
        </button>
        <button type="button" id="s1-switch-template-btn-advanced" class="s1-switch-template-btn active" title="Enable advanced installer mode">
            Advanced
        </button>
    </span>
</div>

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists