| Current Path : /home/giteleslfp/www/templates/corporate2/html/plg_content_pagenavigation/ |
| Current File : /home/giteleslfp/www/templates/corporate2/html/plg_content_pagenavigation/settings_pagination.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_ARTICLE_PAGINATION_SHOW_ICONS')) define('TCK_ARTICLE_PAGINATION_SHOW_ICONS', 1);
if (! defined('TCK_ARTICLE_PAGINATION_ICON_LEFT')) define('TCK_ARTICLE_PAGINATION_ICON_LEFT', 'icon-chevron-left');
if (! defined('TCK_ARTICLE_PAGINATION_ICON_RIGHT')) define('TCK_ARTICLE_PAGINATION_ICON_RIGHT', 'icon-chevron-right');