Файл: DARK WARS/dark_war/style/tpl_c/8dd0ef4e2ed6f79f598a6c997675792650f135ab.file.view_exchange.tpl.php
Строк: 40
<?php /* Smarty version Smarty-3.1.8, created on 2012-11-09 20:39:40
compiled from "/var/www/user3955/data/www/dark-wars.ru/dark_war/style/tpl/view_exchange.tpl" */ ?>
<?php /*%%SmartyHeaderCode:174166699350927a21436321-93909908%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
$_valid = $_smarty_tpl->decodeProperties(array (
'file_dependency' =>
array (
'8dd0ef4e2ed6f79f598a6c997675792650f135ab' =>
array (
0 => '/var/www/user3955/data/www/dark-wars.ru/dark_war/style/tpl/view_exchange.tpl',
1 => 1352471508,
2 => 'file',
),
),
'nocache_hash' => '174166699350927a21436321-93909908',
'function' =>
array (
),
'version' => 'Smarty-3.1.8',
'unifunc' => 'content_50927a2146a8d4_07234859',
'variables' =>
array (
'title' => 0,
'max' => 0,
),
'has_nocache_code' => false,
),false); /*/%%SmartyHeaderCode%%*/?>
<?php if ($_valid && !is_callable('content_50927a2146a8d4_07234859')) {function content_50927a2146a8d4_07234859($_smarty_tpl) {?><div class="view_info">
<div class="view_info_title"><?php echo $_smarty_tpl->tpl_vars['title']->value;?>
</div>
<div class="view_info_text">
<form action="exchange.php?" method="post">
Кол-во:<br /><input type="number" name="col" value="0" min="0" max="<?php echo $_smarty_tpl->tpl_vars['max']->value;?>
" /><br />
Обменять на:<br />
<select name="t">
<option value="gold">Золото</option>
<option value="silver">Серебро</option>
</select><br />
<input type="submit" name="submit" value="Обменять" />
</form>
</div>
</div><?php }} ?>