File size: 1.33Kb
<?php /* Smarty version Smarty3-RC3, created on 2010-10-10 17:44:46
compiled from "X:/home/biling.ru/www/sys/smarty/templates/adm/act.set.tpl" */ ?>
<?php /*%%SmartyHeaderCode:18224cb1d15e790f56-46854580%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
$_smarty_tpl->decodeProperties(array (
'file_dependency' =>
array (
'930caefec8112d4cd4d5e8dee588764661f4ef46' =>
array (
0 => 'X:/home/biling.ru/www/sys/smarty/templates/adm/act.set.tpl',
1 => 1286713931,
),
),
'nocache_hash' => '18224cb1d15e790f56-46854580',
'function' =>
array (
),
'has_nocache_code' => false,
)); /*/%%SmartyHeaderCode%%*/?>
<div class="title">Настройки</div>
<form action="act.php?act=set" method="post">
<div class="main">
Обектов на страницу:<br/>
<input type="text" name="onp" value="<?php echo $_smarty_tpl->getVariable('set')->value['onp'];?>
" /><br/>
Баллов за загруженый файл:<br/>
<input type="text" name="balls" value="<?php echo $_smarty_tpl->getVariable('set')->value['balls'];?>
" /><br/>
Сколько времени считать файл новым(часы):<br/>
<input type="text" name="new" value="<?php echo $_smarty_tpl->getVariable('set')->value['new'];?>
" /><br/>
<input type="submit" name="set" value="Изменить"/ >
</div></form>