game/onyx2/modules/templates_anc/compile/%%B0^B0B^B0B7E456%%print_choixP.tpl.php

54 lines
2.2 KiB
PHP

<?php /* Smarty version 2.6.22, created on 2009-10-31 21:11:06
compiled from admin/print_choixP.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="idplan">ID de la planète :</label> <input type="text" value="" id="idplan" 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="amas">Amas :</label> <input type="text" id="amas" name="amas" maxlength="2" tabindex="2" /><br /><br />
<label for="ss">Système :</label> <input type="text" id="ss" name="ss" maxlength="3" tabindex="3" /><br /><br />
<label for="pos">Position :</label> <input type="text" id="pos" name="pos" maxlength="2" tabindex="4" /><br /><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="format">Affichage ([a:s:p]) :</label> <input type="text" id="format" name="format" maxlength="10" tabindex="5" /><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);
?>