File size: 1.05Kb
<?php /* Smarty version Smarty3-RC3, created on 2010-10-10 18:14:23
compiled from "X:/home/biling.ru/www/sys/smarty/templates/ank.pass.tpl" */ ?>
<?php /*%%SmartyHeaderCode:180964cb1d84f5a6ea1-14665905%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
$_smarty_tpl->decodeProperties(array (
'file_dependency' =>
array (
'7f82a903bb5e88a93b8bdb09907f6e2f4d2786de' =>
array (
0 => 'X:/home/biling.ru/www/sys/smarty/templates/ank.pass.tpl',
1 => 1286652811,
),
),
'nocache_hash' => '180964cb1d84f5a6ea1-14665905',
'function' =>
array (
),
'has_nocache_code' => false,
)); /*/%%SmartyHeaderCode%%*/?>
<div class="title">Смена пароля</div>
<div class="main">
<form action="editpass.php?edit" method="post">
Старый пароль:<br/>
<input type="password" name="old" /><br/>
Новый пароль:<br/>
<input type="password" name="new" /><br/>
Подтвердите:<br/>
<input type="password" name="new1" /><br/>
<input type="submit" value="Изменить" />
</div>
</form>