Your IP : 216.73.216.170


Current Path : /var/www/iplanru/data/www/i-plan.ru/administrator/components/com_sef/views/info/tmpl/
Upload File :
Current File : /var/www/iplanru/data/www/i-plan.ru/administrator/components/com_sef/views/info/tmpl/help.php

<?php
/**
 * SEF component for Joomla!
 * 
 * @package   JoomSEF
 * @version   4.7.8
 * @author    ARTIO s.r.o., http://www.artio.net
 * @copyright Copyright (C) 2020 ARTIO s.r.o. 
 * @license   GNU/GPLv3 http://www.artio.net/license/gnu-general-public-license
 */
 
// Check to ensure this file is included in Joomla!
defined('_JEXEC') or die('Restricted access');
?>

<div id="cpanel">
	 <!--  Documentation -->
	<div class="icon">
		<a href="http://www.artio.net/joomsef/documentation" target="_blank" title="<?php echo JText::_('COM_SEF_DOCUMENTATION_TIP'); ?>">
       		<img src="components/com_sef/assets/images/icon-48-docs.png" alt="" width="48" height="48" align="middle" border="0"/>
   			<span><?php echo JText::_('COM_SEF_DOCUMENTATION'); ?></span>
   		</a>
   	</div>
   	<!--  Changelog -->
   	<div class="icon">
		<a href="index.php?option=com_sef&amp;controller=info&amp;task=changelog" title="<?php echo JText::_('COM_SEF_CHANGELOG_TIP'); ?>">
       		<img src="components/com_sef/assets/images/icon-48-info.png" alt="" width="48" height="48" align="middle" border="0"/>
   			<span><?php echo JText::_('COM_SEF_CHANGELOG'); ?></span>
   		</a>
   	</div>
   	<!--  FAQ -->
   	<div class="icon">
		<a href="http://www.artio.net/faqs/artio-joomsef" target="_blank" title="<?php echo JText::_('COM_SEF_FAQ_TIP'); ?>">
      		<img src="components/com_sef/assets/images/icon-48-faq.png" alt="" width="48" height="48" align="middle" border="0"/>
   			<span><?php echo JText::_('COM_SEF_FAQ'); ?></span>
   		</a>
   	</div>
   	<!--  Support forum -->
   	<div class="icon">
		<a href="http://www.artio.net/support-forums/joomsef" target="_blank" title="<?php echo JText::_('COM_SEF_FORUM_TIP'); ?>">
      		<img src="components/com_sef/assets/images/icon-48-forum.png" alt="" width="48" height="48" align="middle" border="0"/>
   			<span><?php echo JText::_('COM_SEF_FORUM'); ?></span>
   		</a>
   	</div>
	<!--  Paid support -->
   	<div class="icon">
		<a href="http://www.artio.net/support-services/joomla-support" target="_blank" title="<?php echo JText::_('COM_SEF_SUPPORT_TIP'); ?>">
      		<img src="components/com_sef/assets/images/icon-48-support.png" alt="" width="48" height="48" align="middle" border="0"/>
   			<span><?php echo JText::_('COM_SEF_SUPPORT'); ?></span>
   		</a>
   	</div>
  	<div style="clear: both;"></div>
</div>