Ajout d'un footer avec les différents réseaux (fonctionnel) + futur cgu (a venir)
This commit is contained in:
+3
-1
@@ -113,4 +113,6 @@ if (isset($_GET['edit_xp']) && is_numeric($_GET['edit_xp'])) {
|
||||
<h2 class="projects-title">Gérer les projets</h2>
|
||||
<?php afficherProjetsAdmin(); ?>
|
||||
<h2 class="projects-title">Gérer les experiences</h2>
|
||||
<?php afficherXPAdmin(); ?>
|
||||
<?php afficherXPAdmin();
|
||||
|
||||
require_once('../elements/footer.php'); ?>
|
||||
Reference in New Issue
Block a user