Version 1.9a
This commit is contained in:
parent
5f81f76b17
commit
d028822d0b
437 changed files with 27543 additions and 81793 deletions
9
templates/admin/bandeau_add.tpl
Normal file
9
templates/admin/bandeau_add.tpl
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
{include file='game/header.tpl'}
|
||||
<form action="?p={$linkpage}&i={$id}" method="post">
|
||||
<p>
|
||||
Texte : <input type="text" name="texte" value="{$mod.texte}" /><br />
|
||||
Couleur : <input type="text" name="color" value="{$mod.color}" /><br />
|
||||
<input type="submit" class="submit" value="GO" />
|
||||
</p>
|
||||
</form>
|
||||
{include file='game/footer.tpl'}
|
||||
Loading…
Add table
Add a link
Reference in a new issue