| Current Path : /var/www/iplanru/data/old/www/i-plan.ru/media/zoo/elements/itemedit/tmpl/ |
| Current File : /var/www/iplanru/data/old/www/i-plan.ru/media/zoo/elements/itemedit/tmpl/itemedit.php |
<?php
/**
* @package ZOO
* @author YOOtheme http://www.yootheme.com
* @copyright Copyright (C) YOOtheme GmbH
* @license http://www.gnu.org/licenses/gpl.html GNU/GPL
*/
// no direct access
defined('_JEXEC') or die('Restricted access');
?>
<?php $edit_link = $this->app->route->submission($submission, $item->type, null, $item->id, 'itemedit'); ?>
<a href="<?php echo JRoute::_($edit_link); ?>" title="<?php echo JText::_('Edit Item'); ?>" class="item-icon edit-item"><?php echo JText::_('Edit Item'); ?></a>