Вход Регистрация
Файл: templates/default/controllers/auth/reset.tpl.php
Строк: 3
<?php $this->setPageTitle(LANG_PASS_RESTORE); ?>

<h1><?php echo LANG_PASS_RESTORE?></h1>

<h3><?php echo $profile['email']; ?></h3>

<?php
    $this
->renderForm($form$profile, array(
        
'action' => '',
        
'method' => 'post',
    ), 
$errors);
Онлайн: 1
Реклама