Файловый менеджер - Редактировать - /var/www/html/components/com_community/templates/jomsocial/layouts/application/box.php
Ðазад
<?php /** * @copyright (C) 2013 iJoomla, Inc. - All rights reserved. * @license GNU General Public License, version 2 (http://www.gnu.org/licenses/gpl-2.0.html) * @author iJoomla.com <webmaster@ijoomla.com> * @url https://www.jomsocial.com/license-agreement * The PHP code portions are distributed under the GPL license. If not otherwise stated, all images, manuals, cascading style sheets, and included JavaScript *are NOT GPL, and are released under the IJOOMLA Proprietary Use License v1.0 * More info at https://www.jomsocial.com/license-agreement */ use Joomla\CMS\Language\Text; defined('_JEXEC') or die(); $url = CRoute::_('index.php?option=com_community'); ?> <!-- begin: .app-box --> <div id="joms-app--<?php echo $app->id ?>" class="joms-tab__content joms-tab__content--stream <?php if($app->core) echo " app-core"; ?>" <?php echo $first ? ' style="display:none"' : '' ?>> <div class="joms-gap"></div> <!-- end: .app-box-header --> <!-- begin: .app-box-content --> <div class="joms-app--wrapper"> <?php echo ($app->id=='feeds-special') ? $postBoxHTML : '';?> <?php echo $app->data; ?> <?php if($isOwner && ($app->id != 'feeds-special' && $app->id != 'aboutme-special')): ?> <small class="joms-block" style="text-align:right"> <a href="javascript:void(0);" class="joms-button--link" onclick="joms.api.appAbout('<?php echo $app->name; ?>');" title="<?php echo Text::_('COM_COMMUNITY_APPS_LIST_ABOUT'); ?>"> <svg viewBox="0 0 16 18" class="joms-icon "> <use xlink:href="#joms-icon-info"></use> </svg> </a> <a href="javascript:void(0);" class="joms-button--link" onclick="joms.api.appSetting('<?php echo $app->id; ?>','<?php echo $app->name; ?>');" title="<?php echo Text::_('COM_COMMUNITY_APPS_COLUMN_SETTINGS'); ?>" > <svg viewBox="0 0 16 18" class="joms-icon "> <use xlink:href="#joms-icon-cog"></use> </svg> </a> <a href="javascript:void(0);" class="joms-button--link" onclick="joms.api.appPrivacy('<?php echo $app->name; ?>');" title="<?php echo Text::_('COM_COMMUNITY_APPS_COLUMN_PRIVACY'); ?>" > <svg viewBox="0 0 16 18" class="joms-icon "> <use xlink:href="#joms-icon-lock"></use> </svg> </a> </small> <?php endif; ?> </div> <!-- end: .app-box-content --> </div> <!-- end: .app-box -->
| ver. 1.1 | |
.
| PHP 8.4.18 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка