PATH:
home
/
centosnipponia
/
public_html
/
nipponiacom2
/
caribe
/
layouts
/
joomla
/
toolbar
<?php /** * @package Joomla.Site * @subpackage Layout * * @copyright Copyright (C) 2005 - 2015 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.core'); $doTask = $displayData['doTask']; $text = $displayData['text']; ?> <button onclick="<?php echo $doTask; ?>" rel="help" class="btn btn-small"> <span class="icon-question-sign"></span> <?php echo $text; ?> </button>
[+]
..
[-] 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]
[-] popup.php
[edit]
[-] separator.php
[edit]
[-] slider.php
[edit]
[-] standard.php
[edit]
[-] title.php
[edit]
[-] versions.php
[edit]
[-] .htaccess.disabled
[edit]