<?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('JPATH_BASE')ordie;JHtml::_('behavior.framework');?><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="btn btn-small modal_jform_contenthistory"><spanclass="icon-archive"aria-hidden="true"></span><?phpecho$displayData['title'];?></a>