Repository URL to install this package:
|
Version:
2.16.53.25 ▾
|
jsarnowski/updraftplus
/
templates
/
wp-admin
/
settings
/
exclude-settings-modal
/
exclude-panel-heading.php
|
|---|
<?php if (!defined('UPDRAFTPLUS_DIR')) die('No direct access allowed'); ?>
<div class="updraft-exclude-panel-heading">
<h3><?php echo esc_html($title);?></h3>
<a href="#" class="updraft-exclude-modal-reset" style="display: inline;"><?php echo __('Back...', 'updraftplus');?></a>
</div>