EIOS/inc/smarty/templates_c/acd882680e6ab9c7f02ebb2d358...

90 lines
3.6 KiB
PHP
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php /* Smarty version Smarty-3.1.13, created on 2022-04-11 20:30:53
compiled from "tpl/tpl_cnange_password.html" */ ?>
<?php /*%%SmartyHeaderCode:229867934625465cd9614e2-75432721%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
$_valid = $_smarty_tpl->decodeProperties(array (
'file_dependency' =>
array (
'acd882680e6ab9c7f02ebb2d358d46025c26f425' =>
array (
0 => 'tpl/tpl_cnange_password.html',
1 => 1648526637,
2 => 'file',
),
),
'nocache_hash' => '229867934625465cd9614e2-75432721',
'function' =>
array (
),
'variables' =>
array (
'err' => 0,
),
'has_nocache_code' => false,
'version' => 'Smarty-3.1.13',
'unifunc' => 'content_625465cd978a87_21468254',
),false); /*/%%SmartyHeaderCode%%*/?>
<?php if ($_valid && !is_callable('content_625465cd978a87_21468254')) {function content_625465cd978a87_21468254($_smarty_tpl) {?><!DOCTYPE html>
<!--[if IE 8]> <html lang="ru" class="ie8"> <![endif]-->
<!--[if IE 9]> <html lang="ru" class="ie9"> <![endif]-->
<!--[if !IE]><!--> <html lang="ru"> <!--<![endif]-->
<head>
<meta charset="utf-8" />
<title>Смена пароля</title>
<meta content="width=device-width, initial-scale=1.0" name="viewport" />
<meta content="" name="description" />
<meta content="" name="author" />
<link href="/tpl/assets/bootstrap/css/bootstrap.min.css" rel="stylesheet" />
<link href="/tpl/assets/bootstrap/css/bootstrap-responsive.min.css" rel="stylesheet" />
<link href="/tpl/assets/font-awesome/css/font-awesome.css" rel="stylesheet" />
<link href="/tpl/css/style.css" rel="stylesheet" />
<link href="/tpl/css/style-responsive.css" rel="stylesheet" />
<link href="/tpl/css/style-default.css" rel="stylesheet" id="style_color" />
</head>
<body class="lock">
<div class="lock-header">
<a class="center" id="logo" href="/">
<img class="center" alt="logo" src="/tpl/img/logo.png">
</a>
</div>
<div class="login-wrap">
<form action="/" method="POST">
<div class="metro single-size red">
<div class="locked">
<i class="icon-lock"></i>
<span>Смена пароля</span>
</div>
</div>
<div class="metro double-size green">
<div class="input-append lock-input">
<input type="password" class="" placeholder="Текущий пароль" name="pass0">
</div>
</div>
<div class="metro double-size yellow">
<div class="input-append lock-input" style="margin-top: 36px;">
<input type="password" class="" placeholder="Новый пароль" name="pass1"><br>
<input type="password" class="" placeholder="Подтверждение нового пароля" name="pass2">
</div>
</div>
<div class="metro single-size terques login">
<button type="submit" class="btn login-btn" name="changepassw">
Сменить
<i class=" icon-long-arrow-right"></i>
</button>
</div>
<div class="metro double-size navy-blue ">
<div style="padding-top:60px;font-size:14px;">Необходимо сменить пароль!</div>
</div>
<div class="metro double-size navy-blue ">
<div style="padding-top:60px;font-size:16px;"><?php echo $_smarty_tpl->tpl_vars['err']->value;?>
</div>
</div>
<div class="metro double-size navy-blue ">
</div>
</form>
<div style="font-size: 20px;">В целях безопасности вашего аккаунта и безопасности системы в целом, необходимо изменить пароль!</div>
</div>
</body>
</html><?php }} ?>