| Current Path : /home/cbequiperp/www/plugins/system/ztshortcodes/core/html/admin/common/ |
| Current File : /home/cbequiperp/www/plugins/system/ztshortcodes/core/html/admin/common/control-buttons.php |
<?php
/**
* ZT Shortcodes
* A powerful Joomla plugin to help effortlessly customize your own content and style without HTML code knowledge
*
* @version 1.0.0
* @author ZooTemplate
* @email support@zootemplate.com
* @link http://www.zootemplate.com
* @copyright Copyright (c) 2015 ZooTemplate
* @license GPL v2
*/
?>
<div class="form-insert" id="zt-shortcode-controls">
<button type="button" id="zt-sc-insert" class="btn btn-primary button-insert-shortcode">Insert Shortcode</button>
<button type="button" id="zt-sc-preview" class="btn btn-default" style="display: none;">Preview Shortcode</button>
<button type="button" id="zt-sc-close" class="btn btn-danger">Close</button>
</div>