Просмотр файла template_c/0864b3cc6a1a87095b14c79e0c2d78188577f9e7.file.forget.tpl.php

Размер файла: 2.31Kb
<?php /* Smarty version Smarty3-b8, created on 2013-03-12 13:23:55
         compiled from "template/m/forget.tpl" */ ?>
<?php /*%%SmartyHeaderCode:11932513f2c6b772155-33341243%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
$_smarty_tpl->decodeProperties(array (
  'file_dependency' => 
  array (
    '0864b3cc6a1a87095b14c79e0c2d78188577f9e7' => 
    array (
      0 => 'template/m/forget.tpl',
      1 => 1363094542,
    ),
  ),
  'nocache_hash' => '11932513f2c6b772155-33341243',
  'function' => 
  array (
  ),
  'has_nocache_code' => false,
)); /*/%%SmartyHeaderCode%%*/?>
<?php if ($_smarty_tpl->getVariable('reset')->value){?>
<div class="auth">
<?php echo Lang(array('p'=>"reset_successful"),$_smarty_tpl->smarty,$_smarty_tpl);?>
 <a href="<?php echo $_smarty_tpl->getVariable('selfurl')->value;?>
login"><input type="button" class="login" value="<?php echo Lang(array('p'=>"log_in"),$_smarty_tpl->smarty,$_smarty_tpl);?>
"/></a>
</div>
<?php }else{ ?>
<?php if ($_smarty_tpl->getVariable('err')->value){?>
<div class="error"><?php echo $_smarty_tpl->getVariable('err')->value;?>
</div>
<?php }?>
<div class="blank">
<?php echo Lang(array('p'=>"no_account"),$_smarty_tpl->smarty,$_smarty_tpl);?>
 <a href="<?php echo $_smarty_tpl->getVariable('selfurl')->value;?>
register"><input type="button" class="green" value="<?php echo Lang(array('p'=>"sign"),$_smarty_tpl->smarty,$_smarty_tpl);?>
 <?php echo Lang(array('p'=>"up"),$_smarty_tpl->smarty,$_smarty_tpl);?>
"/></a> <?php echo Lang(array('p'=>"or"),$_smarty_tpl->smarty,$_smarty_tpl);?>

<a href="<?php echo $_smarty_tpl->getVariable('selfurl')->value;?>
login"><input type="button" class="login" value="<?php echo Lang(array('p'=>"log_in"),$_smarty_tpl->smarty,$_smarty_tpl);?>
"/></a>
</div>
<?php if ($_smarty_tpl->getVariable('ok')->value){?>
<div class="shader"><?php echo $_smarty_tpl->getVariable('ok')->value;?>
</div>
<?php }else{ ?>
<form method="post" action="<?php echo $_smarty_tpl->getVariable('selfurl')->value;?>
?ac=fgp">
<div class="shader">
  <?php echo Lang(array('p'=>"email_or_user"),$_smarty_tpl->smarty,$_smarty_tpl);?>
:<br/>
  <input type="text" name="info" maxlength="32" />
  <input type="submit" class="register" value="<?php echo Lang(array('p'=>"request"),$_smarty_tpl->smarty,$_smarty_tpl);?>
" />
</div>
</form>
<?php }?>
<?php }?>