PHP 8.1.33
Preview: create.php Size: 570 B
/home/jambtst2015/public_html/ida.com.ng/layouts/joomla/content/icons/create.php

<?php
/**
 * @package     Joomla.Site
 * @subpackage  Layout
 *
 * @copyright   (C) 2016 Open Source Matters, Inc. <https://www.joomla.org>
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 * @deprecated  5.0 without replacement
 */

defined('_JEXEC') or die;

use Joomla\CMS\Language\Text;

$params = $displayData['params'];

?>
<?php if ($params->get('show_icons')) : ?>
	<span class="icon-plus icon-fw" aria-hidden="true"></span>
	<?php echo Text::_('JNEW'); ?>
<?php else : ?>
	<?php echo Text::_('JNEW') . '&#160;'; ?>
<?php endif; ?>

Directory Contents

Dirs: 0 × Files: 3

Name Size Perms Modified Actions
570 B lrw-r--r-- 2024-11-22 17:53:12
Edit Download
967 B lrw-r--r-- 2024-11-22 17:53:12
Edit Download
790 B lrw-r--r-- 2024-11-22 17:53:12
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).