File "templates_search.tpl.php"

Full Path: /var/www/bvnghean.vn/save_bvnghean.vn/wp-content/plugins/js_composer/include/templates/editors/partials/templates_search.tpl.php
File size: 413 bytes
MIME-type: text/x-php
Charset: utf-8

<?php
if ( ! defined( 'ABSPATH' ) ) {
	die( '-1' );
}
?>
<div class="vc_ui-panel-header-actions">
	<div class="vc_ui-search-box">
		<div class="vc_ui-search-box-input">
			<input type="search" id="vc_templates_name_filter" data-vc-templates-name-filter
			       placeholder="<?php echo __( 'Search template by name', 'js_composer' ) ?>">
			<label for="vc_templates_name_filter"></label>
		</div>
	</div>
</div>