Commit f60b314001955c82a7acb751cc482448f64f2297

Authored by Guillaume
1 parent 6a1f0392

MAJ site ajout Rpi

Showing 1 changed file with 3 additions and 3 deletions   Show diff stats
site/addRaspberry.php
... ... @@ -6,9 +6,9 @@
6 6 <table class="table table-striped table-bordered">
7 7 <tbody>
8 8 <tr>
9   - <td style="width:30%;"><label for="ip">Adresse IP : </label></td>
10   - <td style="width:50%;">172.26.145.</td>
11   - <td style="width:20%;"><input type="text" id="ip" name="ip" /></td>
  9 + <td><label for="ip">Adresse IP : </label></td>
  10 + <td>172.26.145.</td>
  11 + <td><input type="text" id="ip" name="ip" /></td>
12 12 </tr>
13 13 </tbody>
14 14 </table>
... ...