|
Server : Apache System : Linux s1230 5.15.0-139-generic #149~20.04.1 SMP Tue Jul 14 11:21:49 UTC 2026 x86_64 User : p141464 ( 418825) PHP Version : 7.4.33.12 Disable Function : NONE Directory : /html/KMU-CSR-PLANER/wp-content/plugins/borlabs-cookie/templates/ |
Upload File : |
<div class="footer text-center mt-4">
<p>
developed by
<br>
<a href="<?php _ex('https://borlabs.io/?utm_source=Borlabs+Cookie&utm_medium=Footer+Logo&utm_campaign=Analysis', 'Backend / Global / Footer / URL', 'borlabs-cookie'); ?>" rel="nofollow noopener noreferrer" target="_blank"><img class="borlabs-logo" src="<?php echo $this->imagePath; ?>/borlabs-logo.svg" alt="Borlabs"></a>
</p>
</div>
</div>
<!-- Modal -->
<div class="modal fade" id="borlabsModalDelete" tabindex="-1" role="dialog">
<div class="modal-dialog modal-sm modal-dialog-centered" role="document">
<div class="modal-content shadow">
<div class="modal-header bg-danger text-light">
<h5 class="modal-title"><?php _ex('Delete selection?', 'Backend / Global / Headline', 'borlabs-cookie'); ?></h5>
<button type="button" class="close text-light" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
</div>
<div class="modal-footer">
<button type="button" class="btn btn-secondary btn-sm" data-dismiss="modal"><?php _ex('Close', 'Backend / Global / Button Title', 'borlabs-cookie'); ?></button>
<a href="#" class="btn btn-primary btn-danger btn-sm" data-confirm><?php _ex('Delete', 'Backend / Global / Text', 'borlabs-cookie'); ?></a>
</div>
</div>
</div>
</div>
</div><!-- BorlabsCookie -->