Files
Roman Pyrih 7483681901 first commit
2026-04-21 15:48:41 +02:00

6 lines
291 B
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 esc_html_e('Back...', 'updraftplus');?></a>
</div>