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.core'); $title = $displayData['title']; JText::script('JLIB_HTML_PLEASE_MAKE_A_SELECTION_FROM_THE_LIST'); $message = "alert(Joomla.JText._('JLIB_HTML_PLEASE_MAKE_A_SELECTION_FROM_THE_LIST'));"; ?> <button type="button" data-toggle="modal" onclick="if (document.adminForm.boxchecked.value==0){<?php echo $message; ?>}else{jQuery( '#collapseModal' ).modal('show'); return true;}" class="btn btn-small"> <span class="icon-checkbox-partial" aria-hidden="true"></span> <?php echo $title; ?> </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]
[-] modal.php
[edit]
[-] popup.php
[edit]
[-] separator.php
[edit]
[-] slider.php
[edit]
[-] standard.php
[edit]
[-] title.php
[edit]
[-] versions.php
[edit]
[-] .htaccess.disabled
[edit]