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
9
onyx2/tpl/game/ressources_alli.tpl
Normal file
9
onyx2/tpl/game/ressources_alli.tpl
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
{include file='game/header.tpl'}
|
||||
<h2>Donner des crédits à l'alliance</h2>
|
||||
<form method="post" action="{$menu.ressources}">
|
||||
<fieldset class="options">
|
||||
<label for="credits">{$LANG.$race.ressources.noms.credits|ucfirst} (maximum : {$planete->credits|separerNombres}) :</label><input type="text" class="text" id="credits" name="credits" maxlength="5" /><br />
|
||||
<br /><input type="submit" class="submit" value="Donner" />
|
||||
</fieldset>
|
||||
</form>
|
||||
{include file='game/footer.tpl'}
|
||||
Loading…
Add table
Add a link
Reference in a new issue