Файловый менеджер - Редактировать - /home/lmsyaran/public_html/joomla5/components/com_fabrik/views/details/tmpl/bootstrap/template_css.php
Назад
<?php header('Content-type: text/css'); $c = (int) $_REQUEST['c']; $view = isset($_REQUEST['view']) ? $_REQUEST['view'] : 'form'; $rowid = isset($_REQUEST['rowid']) ? $_REQUEST['rowid'] : ''; $form = $view . '_' . $c; if ($rowid !== '') { $form .= '_' . $rowid; } echo <<<EOT /* missing from some bootstrap templates (like JoomlArt) */ .row-fluid:before, .row-fluid:after { display: table; content: ""; line-height: 0; } .row-fluid:after { clear: both; } /* Override BS2 form horizontal labels for details view when fabrik form module */ .fabrikDetails.fabrikIsMambot .control-label { width: auto; text-align: left; } EOT;
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка