game/onyx2/modules/templates_anc/compile/%%23^235^2350E4CA%%sanctionU_choix.tpl.php

38 lines
1.6 KiB
PHP

<?php /* Smarty version 2.6.22, created on 2009-09-10 16:03:22
compiled from admin/sanctionU_choix.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>
<form action="admin.php" method="get">
<table>
<tr>
<td>
<label for="temps">Temps de vacances forcées :</label> <input type="text" value="" id="temps" name="sanc" tabindex="1" /> jours<br />("d" pour définitif, -3 pour réactiver le compte tout de suite)<br /><br />
<label for="raison">Raison :</label> <input type="text" id="raison" maxlength="255" name="raisonmv" tabindex="2" />
</td>
</tr>
<tr>
<td>
<label for="idUser">ID :</label> <input type="text" value="" id="idUser" name="id" tabindex="3" />
<input type="submit" class="submit" value="GO" />
</td>
</tr>
<tr>
<td>
<label for="nomUser">Nom :</label> <input type="text" id="nomUser" name="name" tabindex="4" />
<input type="hidden" value="<?php echo $this->_tpl_vars['linkpage']; ?>
" name="p" />
<input type="submit" class="submit" value="GO" />
</td>
</tr>
</table>
</form>
<?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);
?>