Файловый менеджер - Редактировать - /var/www/html/components/com_kunena/template/aurelia/layouts/user/edit/settings/default.php
Ðазад
<?php /** * Kunena Component * * @package Kunena.Template.Aurelia * @subpackage Layout.User * * @copyright Copyright (C) 2008 - 2026 Kunena Team. All rights reserved. * @license https://www.gnu.org/copyleft/gpl.html GNU/GPL * @link https://www.kunena.org **/ namespace Kunena\Forum\Site; \defined('_JEXEC') or die(); use Joomla\CMS\Language\Text; Text::script('COM_KUNENA_CLEARED'); ?> <h3> <?php echo $this->headerText; ?> </h3> <table class="table table-bordered table-striped table-hover"> <tbody> <?php foreach ($this->settings as $field) : ?> <tr> <td class="col-md-7"> <?php echo $field->label; ?> </td> <td class="col-md-5"> <?php echo $field->field; ?> </td> </tr> <?php endforeach ?> <tr> <td class="col-md-3"><?php echo Text::_('COM_KUNENA_USER_SETTINGS_CLEAR'); ?></td> <td> <button id="clear-kunena-storage-button" type="button" class="btn btn-outline-primary border btn-small" data-loading-text="Loading..."><?php echo Text::_('COM_KUNENA_USER_SETTINGS_CLEAR'); ?></button> </td> </tr> </tbody> </table>
| ver. 1.1 | |
.
| PHP 8.4.18 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка