HB/onyx/templates/templates_c/%%78^785^78576B26%%print_choixU.tpl.php

36 lines
1.2 KiB
PHP

<?php /* Smarty version 2.6.19, created on 2008-06-16 00:47:25
compiled from admin/print_choixU.tpl */ ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'game/header.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<div class="border_top"></div>
<table>
<tr>
<td>
<form action="admin.php" method="get">
ID : <input type="text" value="" name="id" />
<input type="hidden" value="<?php echo $this->_tpl_vars['linkpage']; ?>
" name="p" />
<input type="submit" class="submit" value="GO" />
</form>
</td>
</tr>
<tr>
<td>
<form action="admin.php" method="get">
Nom : <input type="text" name="name" />
<input type="hidden" value="<?php echo $this->_tpl_vars['linkpage']; ?>
" name="p" />
<input type="submit" class="submit" value="GO" />
</form>
</td>
</tr>
</table>
<div class="border_bt"></div>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'game/footer.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>