Commit c8a36dcd14907b35318f3a2c1dfdc9c720f045ed

Authored by Guillaume
1 parent fb84723e

MAJ site ajout Rpi

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