Файловый менеджер - Редактировать - /home/lmsyaran/public_html/administrator/components/com_rsticketspro/views/reports/tmpl/default_time_period.php
Назад
<?php /** * @version 2.0.0 * @package RSTickets! Pro 2.0.0 * @copyright (C) 2010 www.rsjoomla.com * @license GPL, http://www.gnu.org/licenses/gpl-2.0.html */ defined('_JEXEC') or die('Restricted access'); ?> <?php if($time_periods = $this->form->getFieldset('time_period')) { ?> <table class="table table-striped table-condensed"> <?php foreach ($time_periods as $field) { ?> <tr> <td style="width: 50px;" class="key"><?php echo $field->label ?></td> <td><?php echo $field->input; ?></td> </tr> <?php } ?> </table> <?php }
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка