Your IP : 216.73.216.170


Current Path : /var/www/iplanru/data/www/iplan.5018.vps.agava.net/components/com_zoo/views/item/tmpl/
Upload File :
Current File : /var/www/iplanru/data/www/iplan.5018.vps.agava.net/components/com_zoo/views/item/tmpl/element.php

<?php
/**
* @package   com_zoo
* @author    YOOtheme http://www.yootheme.com
* @copyright Copyright (C) YOOtheme GmbH
* @license   http://www.gnu.org/licenses/gpl.html GNU/GPL
*/

defined('_JEXEC') or die('Restricted access');

// add js
$this->app->document->addStylesheet('assets:css/ui.css');

// load element
require_once($this->app->path->path('component.admin:views/item/tmpl/element.php'));

?>
<style>
	table.list tfoot td { text-align: center; }

	table.list tfoot td a {
		text-decoration: none;
		cursor: pointer;
	}
</style>