Файловый менеджер - Редактировать - /var/www/html/components/com_komento/themes/wireframe/dashboard/download/default.php
Ðазад
<?php /** * @package Komento * @copyright Copyright (C) 2010 - 2018 Stack Ideas Sdn Bhd. All rights reserved. * @license GNU/GPL, see LICENSE.php * Komento is free software. This version may have been modified pursuant * to the GNU General Public License, and as distributed it includes or * is derivative of works licensed under the GNU General Public License or * other free or open source software licenses. * See COPYRIGHT.php for copyright notices and details. */ defined('_JEXEC') or die('Unauthorized Access'); ?> <div id="fd"> <div id="kt" class="<?php echo $this->config->get('layout_appearance');?> si-theme-<?php echo $this->config->get('layout_accent');?>"> <?php echo KT::renderModule('stackideas-toolbar'); ?> <div class="kt-dashboard" data-kt-dashboard> <div class="kt-dashbard-content"> <p> <strong><?php echo JText::_('COM_KT_GDPR_DOWNLOAD_INFORMATION');?></strong> </p> <?php if (!$download->id) { ?> <p><?php echo JText::_('COM_KT_GDPR_DOWNLOAD_INFORMATION_DESC');?></p> <?php echo $this->fd->html('button.standard', 'COM_KT_GDPR_REQUEST_DATA_BUTTON', 'primary', 'default', [ 'attributes' => 'data-kt-gdpr-request' ]); ?> <?php } ?> <?php if ($download->id && ($download->isProcessing() || $download->isNew())) { ?> <p><?php echo JText::_('COM_KT_GDPR_DOWNLOAD_INFORMATION_PROCESSING');?></p> <?php } ?> <?php if ($download->id && $download->isReady()) { ?> <p> <?php echo JText::sprintf('COM_KT_GDPR_REQUEST_IS_READY_DESC', $download->getExpireDays());?> </p> <?php echo $this->fd->html('button.link', $download->getDownloadLink(), 'COM_KT_GDPR_DOWNLOAD_MY_DATA', 'primary', 'default', [], true); ?> <?php } ?> </div> <div class="o-alert o-alert--success t-hidden" data-kt-dashboard-notice></div> </div> </div> </div>
| ver. 1.1 | |
.
| PHP 8.4.18 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка