game/onyx2/modules/templates_anc/compile/%%C9^C94^C94ACE02%%nm_accueil.tpl.php

25 lines
1.3 KiB
PHP

<?php /* Smarty version 2.6.22, created on 2009-10-31 16:25:32
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>Rechercher une alliance</h2>
<form method="post" action="<?php echo $this->_tpl_vars['menu']['alliance']; ?>
">
<fieldset class="form">
<label for="tag">Tag : <input type="text" class="text" name="search_tag" id="tag" maxlength="5" /></label><br />
<label for="nom">Nom : <input type="text" class="text" name="search_nom" id="nom" /></label><br />
<input type="submit" class="submit" value="Ok" />
</fieldset>
</form>
<br />
<h2>Cr&eacute;er une alliance</h2>
<h3><a href="<?php echo $this->_tpl_vars['menu']['alliance']; ?>
&amp;q=fonder"><?php if ($this->_tpl_vars['fondation']): ?>Consulter le statut de votre alliance<?php else: ?>Fonder une alliance<?php endif; ?></a></h3>
<?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);
?>