Файловый менеджер - Редактировать - /home/digilove/public_html/administrator/components/com_gsd/views/gsd/tmpl/default_sitedata.php
Назад
<?php /** * @package Google Structured Data * @version 5.6.5 Pro * * @author Tassos Marinos <info@tassos.gr> * @link http://www.tassos.gr * @copyright Copyright © 2021 Tassos Marinos All Rights Reserved * @license GNU GPLv3 <http://www.gnu.org/licenses/gpl.html> or later */ defined('_JEXEC') or die('Restricted access'); use Joomla\CMS\Uri\Uri; use Joomla\CMS\Language\Text; $url = Uri::base() . 'index.php?option=com_gsd&view=config&layout=edit#globaldata'; ?> <div class="nr-box-title"> <a href="<?php echo $url ?>"><?php echo Text::_('GSD_GLOBAL_DATA'); ?> Overview</a> <div><?php echo Text::_('GSD_STATUS_OF_SD'); ?></div> </div> <div class="nr-box-content"> <table class="nr-app-stats"> <?php foreach ($this->stats['siteData'] as $key => $item) { ?> <tr> <td><?php echo Text::_($key); ?></td> <td width="12%" class="text-right"> <span class="icon-<?php echo $item ? "publish" : "unpublish" ?>"></span> </td> </tr> <?php } ?> </table> </div>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка