HB/onyx/templates/templates_c/%%23^235^2350E4CA%%sanctionU_choix.tpl.php

38 lines
1.4 KiB
PHP
Raw Normal View History

2008-11-16 11:00:00 +00:00
<?php /* Smarty version 2.6.19, created on 2008-06-16 00:47:19
compiled from admin/sanctionU_choix.tpl */ ?>
2008-11-04 11:00:00 +00:00
<?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>
2008-11-16 11:00:00 +00:00
<form action="admin.php" method="get">
<table>
<tr>
<td>
Temps de vacances forcées : <input type="text" value="" name="sanc" /> jours ("definitif" pour définitif, -3 pour réactiver le compte tout de suite)<br />
Raison : <input type="text" maxlength="255" name="raisonmv" />
</td>
</tr>
<tr>
<td>
ID : <input type="text" value="" name="id" />
2008-11-04 11:00:00 +00:00
<input type="submit" class="submit" value="GO" />
2008-11-16 11:00:00 +00:00
</td>
</tr>
<tr>
<td>
Nom : <input type="text" name="name" />
2008-11-04 11:00:00 +00:00
<input type="hidden" value="<?php echo $this->_tpl_vars['linkpage']; ?>
" name="p" />
<input type="submit" class="submit" value="GO" />
2008-11-16 11:00:00 +00:00
</td>
</tr>
</table>
</form>
2008-11-04 11:00:00 +00:00
<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);
?>