Файловый менеджер - Редактировать - /home/lmsyaran/public_html/joomla5/components/com_fabrik/views/form/tmpl/bootstrap/default_group_labels_none.php
Назад
<?php /** * Bootstrap Form Template: Labels None * * @package Joomla * @subpackage Fabrik * @copyright Copyright (C) 2005-2020 Media A-Team, Inc. - All rights reserved. * @license GNU/GPL http://www.gnu.org/copyleft/gpl.html * @since 3.0 */ // No direct access defined('_JEXEC') or die('Restricted access'); $element = $this->element; ?> <div class="mt-3"> <span class="d-none"><?php echo $element->label;?></span> <?php if ($this->tipLocation == 'above') : ?> <span class=""><?php echo $element->tipAbove ?></span> <?php endif ?> <div class="fabrikElement <?php echo $element->bsClass;?>"> <?php echo $element->element;?> </div> <div class="<?php echo $this->class?>"> <?php echo $element->error ?> </div> <?php if ($this->tipLocation == 'side') : ?> <span class=""><?php echo $element->tipSide ?></span> <?php endif ?> <?php if ($this->tipLocation == 'below') :?> <span class=""><?php echo $element->tipBelow ?></span> <?php endif ?> </div>
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0.01 |
proxy
|
phpinfo
|
Настройка