forked from halo-battle/game
Version 1.13a
This commit is contained in:
parent
de31cd3e9a
commit
ba8f323879
1634 changed files with 10080 additions and 213021 deletions
13
onyx2/tpl/game/alliance/nm_accueil.tpl
Normal file
13
onyx2/tpl/game/alliance/nm_accueil.tpl
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{include file='game/header.tpl'}
|
||||
<h2>Rechercher une alliance</h2>
|
||||
<form method="post" action="{$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éer une alliance</h2>
|
||||
<h3><a href="{$menu.alliance}&q=fonder">{if $fondation}Consulter le statut de votre alliance{else}Fonder une alliance{/if}</a></h3>
|
||||
{include file='game/footer.tpl'}
|
||||
Loading…
Add table
Add a link
Reference in a new issue