| Current Path : /home/julesbu/www/dup-installer/templates/default/parts/ |
| Current File : /home/julesbu/www/dup-installer/templates/default/parts/top-header-help.php |
<?php
/**
*
* @package templates/default
*/
defined('ABSPATH') || defined('DUPXABSPATH') || exit;
$archiveConfig = DUPX_ArchiveConfig::getInstance();
?>
<table cellspacing="0" class="header-wizard">
<tr>
<td style="width:100%;">
<div class="dupx-branding-header">
<i class="fa fa-bolt fa-sm"></i> Duplicator help
</div>
</td>
</tr>
</table>