add user html done

This commit is contained in:
adri
2019-01-02 10:29:27 +01:00
parent 6ef79d7673
commit a5d08063d8
3 changed files with 62 additions and 8 deletions

View File

@@ -57,6 +57,9 @@ $reponse = $bdd->query('SELECT * FROM projetphp');
<?php
}
?>
<tr rowspan="2">
<td colspan="6" style="text-align:center"><i class="fas fa-user-plus fa-4x click" ></i></td>
</tr>
</tbody>
</table>
</body>