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

40 lines
1.3 KiB
PHP
Raw Normal View History

2008-09-20 10:00:00 +00:00
<?php /* Smarty version 2.6.19, created on 2008-09-20 00:26:23
2008-11-04 11:00:00 +00:00
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);
?>
2008-09-20 10:00:00 +00:00
<h2><?php echo $this->_tpl_vars['titre']; ?>
</h2>
2008-11-04 11:00:00 +00:00
<table>
<tr>
<td>
<form action="admin.php" method="get">
2008-09-20 10:00:00 +00:00
<p>
ID : <input type="text" value="" name="id" />
<input type="hidden" value="<?php echo $this->_tpl_vars['linkpage']; ?>
2008-11-04 11:00:00 +00:00
" name="p" />
2008-09-20 10:00:00 +00:00
<input type="submit" class="submit" value="GO" />
</p>
2008-11-04 11:00:00 +00:00
</form>
</td>
</tr>
<tr>
<td>
<form action="admin.php" method="get">
2008-09-20 10:00:00 +00:00
<p>
Nom : <input type="text" name="name" />
<input type="hidden" value="<?php echo $this->_tpl_vars['linkpage']; ?>
2008-11-04 11:00:00 +00:00
" name="p" />
2008-09-20 10:00:00 +00:00
<input type="submit" class="submit" value="GO" />
</p>
2008-11-04 11:00:00 +00:00
</form>
</td>
</tr>
</table>
<?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);
?>