Your IP : 216.73.216.55


Current Path : /home/giteleslfp/www/templates/corporate2/html/
Upload File :
Current File : /home/giteleslfp/www/templates/corporate2/html/settings_search.php

<?php
/**
 * @name		Template Creator CK
 * @package		com_templateck
 * @copyright	Copyright (C) 2018. All rights reserved.
 * @license		GNU General Public License version 2 or later; see LICENSE.txt
 * @author		Cedric Keiflin - http://www.template-creator.com - http://www.joomlack.fr
 */

defined('_JEXEC') or die;
if (! defined('TCK_SEARCH_SHOW_LABEL')) define('TCK_SEARCH_SHOW_LABEL', 1);
if (! defined('TCK_SEARCH_SHOW_ICON')) define('TCK_SEARCH_SHOW_ICON', 1);
if (! defined('TCK_SEARCH_ICON')) define('TCK_SEARCH_ICON', 'icon-search');
if (! defined('TCK_SEARCH_PLACEHOLDER')) define('TCK_SEARCH_PLACEHOLDER', 1);
if (! defined('TCK_SEARCH_BUTTON_CLASS')) define('TCK_SEARCH_BUTTON_CLASS', 'button btn btn-primary');