PATH:
home
/
centosnipponia
/
public_html
/
nipponiacom2
/
layouts
/
joomla
/
toolbar
<?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') 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>
[+]
..
[-] base.php
[edit]
[-] batch.php
[edit]
[-] confirm.php
[edit]
[-] containerclose.php
[edit]
[-] containeropen.php
[edit]
[-] help.php
[edit]
[-] iconclass.php
[edit]
[-] index.html
[edit]
[-] link.php
[edit]
[-] modal.php
[edit]
[-] popup.php
[edit]
[-] separator.php
[edit]
[-] slider.php
[edit]
[-] standard.php
[edit]
[-] title.php
[edit]
[-] versions.php
[edit]
[-] .htaccess.disabled
[edit]