PATH:
home
/
lab2454c
/
baas.elementalrock.com
/
wp-content
/
plugins
/
updraftplus
/
templates
/
wp-admin
/
settings
<?php if (!defined('UPDRAFTPLUS_DIR')) die('No direct access allowed'); ?> <h2 class="nav-tab-wrapper"> <?php foreach ($main_tabs as $tab_slug => $tab_label) { $tab_slug_as_attr = esc_attr(sanitize_title($tab_slug)); ?> <a class="nav-tab <?php if ($tabflag == $tab_slug) echo 'nav-tab-active'; ?>" id="updraft-navtab-<?php echo $tab_slug_as_attr;?>" href="<?php echo UpdraftPlus::get_current_clean_url();?>#updraft-navtab-<?php echo $tab_slug_as_attr;?>-content" ><?php echo $tab_label;?></a> <?php } ?> </h2>
[+]
exclude-settings-modal
[-] file-backup-exclude.php
[edit]
[-] updraftcentral-connect.php
[edit]
[-] tab-bar.php
[edit]
[-] exclude-modal.php
[edit]
[+]
..
[-] backupnow-modal.php
[edit]
[-] existing-backups-table.php
[edit]
[-] footer.php
[edit]
[-] form-contents.php
[edit]
[-] header.php
[edit]
[-] migrator-no-migrator.php
[edit]
[-] tab-backups.php
[edit]
[-] tab-addons.php
[edit]
[-] temporary-clone.php
[edit]
[-] downloading-and-restoring.php
[edit]
[-] delete-and-restore-modals.php
[edit]
[-] take-backup.php
[edit]
[-] upload-backups-modal.php
[edit]