HB/onyx/tpl_compile/%%CF^CF1^CF1614AE%%alliance_nm_accueil.tpl.php

44 lines
1.7 KiB
PHP

<?php /* Smarty version 2.6.19, created on 2008-10-11 12:27:50
compiled from game/alliance_nm_accueil.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>Créer une alliance</h2>
<h3><a href="<?php echo $this->_tpl_vars['menu']['alliance']; ?>
&amp;q=fonder">Fonder une alliance</a></h3>
<h3><a href="<?php echo $this->_tpl_vars['menu']['alliance']; ?>
&amp;q=signerform">Ratifier une alliance</a></h3>
<br />
<h2>Rechercher une alliance</h2>
<form method="post" action="<?php echo $this->_tpl_vars['menu']['alliance']; ?>
&amp;q=search">
<table width="355" height="194" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td width="113" align="center" valign="middle">
<select name="by" size="2" id="by">
<option value="tag" selected="selected">Tag</option>
<option value="nom">Nom</option>
</select>
</td>
<td width="242" align="center" valign="middle">
<p>Rechercher les alliances dont le nom/tag contiennent :<br /><input name="search" type="text" id="search" /></p>
</td>
</tr>
</tbody>
<tfoot>
<tr>
<td colspan="2" align="center" valign="middle">
<input type="submit" class="submit" value="GO" />
</td>
</tr>
</tfoot>
</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);
?>