File size: 1.06Kb
<?php /* Smarty version Smarty3-RC3, created on 2011-09-19 00:19:49
compiled from "/home/spiderwa/public_html/sys/smarty/templates/ank.pass.tpl" */ ?>
<?php /*%%SmartyHeaderCode:831077844e76c2e51fb8c5-05939253%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
$_smarty_tpl->decodeProperties(array (
'file_dependency' =>
array (
'5bd10a012635b16b9d36a6ec005fd6709712911f' =>
array (
0 => '/home/spiderwa/public_html/sys/smarty/templates/ank.pass.tpl',
1 => 1286649210,
),
),
'nocache_hash' => '831077844e76c2e51fb8c5-05939253',
'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>