<?php/** * @package Joomla.Site * @subpackage Layout * * @copyright Copyright (C) 2005 - 2019 Open Source Matters, Inc. All rights reserved. * @license GNU General Public License version 2 or later; see LICENSE.txt */defined('_JEXEC')ordie;JHtml::_('behavior.modal','a.modal_jform_contenthistory');?><arel="{handler: 'iframe', size: {x: <?phpecho$displayData['height'];?>, y: <?phpecho$displayData['width'];?>}}"href="index.php?option=com_contenthistory&view=history&layout=modal&tmpl=component&item_id=<?phpecho(int)$displayData['itemId'];?>&type_id=<?phpecho$displayData['typeId'];?>&type_alias=<?phpecho$displayData['typeAlias'];?>&<?phpechoJSession::getFormToken();?>=1"title="<?phpecho$displayData['title'];?>"class="toolbar modal_jform_contenthistory"><spanclass="icon-32-restore"></span><?phpecho$displayData['title'];?></a>