Файловый менеджер - Редактировать - /home/harasnat/www/solequestre/administrator/components/com_guidedtours/tmpl/steps/emptystate.php
Назад
<?php /** * @package Joomla.Administrator * @subpackage com_guidedtours * * @copyright (C) 2023 Open Source Matters, Inc. <https://www.joomla.org> * @license GNU General Public License version 2 or later; see LICENSE.txt */ defined('_JEXEC') or die; use Joomla\CMS\Factory; use Joomla\CMS\Layout\LayoutHelper; $displayData = [ 'textPrefix' => 'COM_GUIDEDTOURS_STEPS', 'formURL' => 'index.php?option=com_guidedtours&view=steps', 'helpURL' => 'https://docs.joomla.org/Special:MyLanguage/Help4.x:Guided_Tours:_Steps', 'icon' => 'icon-map-signs', ]; $user = Factory::getApplication()->getIdentity(); if ($user->authorise('core.create', 'com_guidedtours')) { $displayData['createURL'] = 'index.php?option=com_guidedtours&task=step.add'; } echo LayoutHelper::render('joomla.content.emptystate', $displayData);
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка