diff options
author | polo <ordipolo@gmx.fr> | 2022-03-02 02:13:38 +0100 |
---|---|---|
committer | polo <ordipolo@gmx.fr> | 2022-03-02 02:13:38 +0100 |
commit | 91af604a44d016b4b56fd45266d6928ba3108e9e (patch) | |
tree | 5dc171a9e1be51118d2ee2f275d3f436b6717ab8 /view/menu.php | |
parent | e2b6a17f219f243806ca15341c7a07f5a449dc2c (diff) | |
download | melaine-91af604a44d016b4b56fd45266d6928ba3108e9e.zip |
index.html dans public
Diffstat (limited to 'view/menu.php')
-rw-r--r-- | view/menu.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/menu.php b/view/menu.php index 29db70e..f752d09 100644 --- a/view/menu.php +++ b/view/menu.php | |||
@@ -21,7 +21,7 @@ echo "\n\n"; | |||
21 | ?> | 21 | ?> |
22 | <header> | 22 | <header> |
23 | <div id="titre" > | 23 | <div id="titre" > |
24 | <span class="police_titre" >Choisissez une rubrique</span> | 24 | <div class="police_titre" >Choisissez une rubrique</div> |
25 | </div> | 25 | </div> |
26 | </header> | 26 | </header> |
27 | <?php | 27 | <?php |