File "template-library-insert-button.php"
Full Path: /home/bytebmoc/tideswithin.com/widgets-css/editor/template-library-insert-button.php
File size: 420 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
if (!defined('ABSPATH')) exit; // Exit if accessed directly
include('bdt-template-library-live-button.php');
?>
<button class="elementor-template-library-template-action bdt-elementpack-template-library-template-insert elementor-button elementor-button-success">
<i class="eicon-file-download"></i><span class="elementor-button-title"><?php
esc_html_e( 'Insert', 'bdthemes-element-pack' );
?></span>
</button>