diff options
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 |
