diff --git a/structure/menu.php b/structure/menu.php index d4fb580..b615e8b 100644 --- a/structure/menu.php +++ b/structure/menu.php @@ -130,8 +130,8 @@ if(!isset($relativepath)) { @@ -144,8 +144,8 @@ if(!isset($relativepath)) { '; } $co_y_1 = [-23.5, 25.35,74.2, 123.05, 171.9, 220.75, 269.6, 318.45, 367.3, 416.15, 465]; - $texte_y_1 = ["", "Photos","Les clubs", "Parrainage", "Prévention", "Com'ville", "Com'anim", "", "Download", "Les com's", "Infos"]; - $lien_y_1 = ["", "photos.php","clubs.php", "parrainage.php", "prevs.php", "map_com_ville.php", "anim.php", "", "downloads.php", "coms.php", "info.php"]; + $texte_y_1 = ["", "Photos","Les clubs", "Com's", "", "Homework", "Chansons", "", "Download", "Contact", "Infos"]; + $lien_y_1 = ["", "photos.php","clubs.php", "com_page.php", "", "vacances.php", "chansons.php", "", "downloads.php", "coms.php", "info.php"]; for($i = 0; $i <= 10; $i++) { echo ' @@ -172,35 +172,26 @@ if(!isset($relativepath)) {
+ ' - '.$texte_y_0[$i].' + '.$text.' '; } - - $texte_y_1 = ["Les clubs", "Parrainage", "Prévention", "Com'ville", "Com'anim", "Download", "Les com's", "", "Infos"]; - $lien_y_1 = ["clubs.php", "parrainage.php", "prevs.php", "map_com_ville.php", "anim.php", "downloads.php", "coms.php", "", "info.php"]; - for($i = 0; $i <= 8; $i++) { - echo - ' - - - - '.$texte_y_1[$i].' - - - '; - } - ?>