game/includes/onyx/templates/templates_c/%%CF^CF1^CF1614AE%%alliance_nm_accueil.tpl.php

49 lines
1.8 KiB
PHP
Raw Normal View History

2008-11-18 11:00:00 +00:00
<?php /* Smarty version 2.6.19, created on 2008-05-14 22:48:12
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);
?>
<div class="border_top"></div>
<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">
<thead>
<tr>
<th colspan="2" align="center" valign="middle" scope="col">
<p>Rechercher une alliance<br />
<a href="<?php echo $this->_tpl_vars['menu']['alliance']; ?>
&amp;q=fonder">Fonder une alliance</a> &dagger; <a href="<?php echo $this->_tpl_vars['menu']['alliance']; ?>
&amp;q=signerform">Ratifier une alliance</a></p>
</th>
</tr>
</thead>
<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>
<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);
?>