Вход Регистрация
Файл: upload/module/user/template/default/block/custom.html.php
Строк: 19
<?php 
/**
 * [PHPFOX_HEADER]
 * 
 * @copyright        [PHPFOX_COPYRIGHT]
 * @author          Raymond Benc
 * @package         Phpfox
 * @version         $Id: controller.html.php 64 2009-01-19 15:05:54Z Raymond_Benc $
 */
 
defined('PHPFOX') or exit('NO DICE!'); 

?>
        {foreach from=$aSettings item=aSetting}
        <div class="table js_custom_groups{if isset($aSetting.group_id)} js_custom_group_{$aSetting.group_id}{/if}">
            <div class="table_left">
            {if $aSetting.is_required && !Phpfox::isAdminPanel()}{required}{/if}{phrase var=$aSetting.phrase_var_name}:
            </div>
            <div class="table_right">
                {template file='custom.block.form'}
            </div>
        </div>
        {/foreach}
        {plugin call='user.template_controller_profile_form'}
Онлайн: 0
Реклама