game/onyx2/modules/templates_anc/compile/%%78^785^78576B26%%print_choixU.tpl.php

40 lines
1.5 KiB
PHP

<?php /* Smarty version 2.6.22, created on 2009-10-31 21:11:14
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);
?>
<h2><?php echo $this->_tpl_vars['titre']; ?>
</h2>
<table>
<tr>
<td>
<form action="admin.php" method="get">
<fieldset class="options" style="margin: 0;">
<label for="iduser">ID :</label> <input type="text" value="" id="iduser" name="id" tabindex="1" /><br />
<input type="hidden" value="<?php echo $this->_tpl_vars['linkpage']; ?>
" name="p" /><br />
<input type="submit" class="submit" value="GO" />
</fieldset>
</form>
</td>
</tr>
<tr>
<td>
<form action="admin.php" method="get">
<fieldset class="options" style="margin: 0;">
<label for="nameU">Nom :</label> <input type="text" id="nameU" name="name" tabindex="2" /><br />
<input type="hidden" value="<?php echo $this->_tpl_vars['linkpage']; ?>
" name="p" /><br />
<input type="submit" class="submit" value="GO" />
</fieldset>
</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);
?>