Version 0.7

This commit is contained in:
nemunaire 2007-11-20 12:00:00 +01:00
commit c117da6d77
148 changed files with 1914 additions and 801 deletions

View file

@ -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>