Version 0.7
This commit is contained in:
parent
e0f55450e1
commit
c117da6d77
148 changed files with 1914 additions and 801 deletions
|
|
@ -31,11 +31,11 @@ require_once('ressource.php');
|
|||
</td>
|
||||
<td>'.$nomplanete.'
|
||||
</td>'; if ($nb >= 2) echo'
|
||||
<td> <form action="abandon_confirm.php" method="post" ><input type="submit" value="Abandonner" class=bouton ></form>
|
||||
<td> <form action="abandon_confirm.php" method="post" ><input type="submit" value="Abandonner" class="bouton"></form>
|
||||
</td>'; else echo '<td></td>';
|
||||
echo '</tr><form action="nom.php" method="post">
|
||||
<tr>
|
||||
<td>Renommer
|
||||
<td>Rennomer
|
||||
</td>
|
||||
<td><input type="text" name="nouveaunom" size="20" class=zone_texte >
|
||||
</td>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue