Файловый менеджер - Редактировать - /var/www/iplanru/data/www/i-plan.ru/templates/yoo_everest/warp/config/layouts/fields/radio.php
Назад
<?php /** * @package Warp Theme Framework * @author YOOtheme http://www.yootheme.com * @copyright Copyright (C) YOOtheme GmbH * @license http://www.gnu.org/licenses/gpl.html GNU/GPL */ foreach ($node->children('option') as $option) { // set attributes $attributes = array('type' => 'radio', 'name' => $name, 'value' => $option->attr('value')); // is checked ? if ($option->attr('value') == $value) { $attributes = array_merge($attributes, array('checked' => 'checked')); } printf('<p class="uk-form-controls-condensed"><label><input %s> %s</label></p>', $control->attributes($attributes), $option->text()); }
| ver. 1.4 |
Github
|
.
| PHP 5.4.45-1~dotdeb+6.1 | Генерация страницы: 0.01 |
proxy
|
phpinfo
|
Настройка