Spade
Mini Shell
| Directory:~$ /proc/self/root/home/lmsyaran/public_html/j3/layouts/joomla/toolbar/ |
| [Home] [System Details] [Kill Me] |
<?php
/**
* @package Joomla.Site
* @subpackage Layout
*
* @copyright Copyright (C) 2005 - 2020 Open Source Matters, Inc. All
rights reserved.
* @license GNU General Public License version 2 or later; see
LICENSE.txt
*/
defined('_JEXEC') or die;
JHtml::_('behavior.framework');
?>
<a rel="{handler: 'iframe', size: {x: <?php echo
$displayData['height']; ?>, y: <?php echo
$displayData['width']; ?>}}"
href="index.php?option=com_contenthistory&view=history&layout=modal&tmpl=component&item_id=<?php
echo (int) $displayData['itemId']; ?>&type_id=<?php
echo $displayData['typeId']; ?>&type_alias=<?php
echo $displayData['typeAlias']; ?>&<?php echo
JSession::getFormToken(); ?>=1"
title="<?php echo $displayData['title']; ?>"
class="btn btn-small modal_jform_contenthistory">
<span class="icon-archive"
aria-hidden="true"></span> <?php echo
$displayData['title']; ?>
</a>