diff options
Diffstat (limited to 'view/menu.php')
| -rw-r--r-- | view/menu.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/view/menu.php b/view/menu.php index f752d09..2e07a94 100644 --- a/view/menu.php +++ b/view/menu.php | |||
| @@ -31,7 +31,6 @@ $header = ob_get_clean(); | |||
| 31 | ob_start(); | 31 | ob_start(); |
| 32 | echo "\n"; | 32 | echo "\n"; |
| 33 | ?> | 33 | ?> |
| 34 | <div id="contenu" > | ||
| 35 | <div id="colonne1" > | 34 | <div id="colonne1" > |
| 36 | <a href="index.php?page=liens" > | 35 | <a href="index.php?page=liens" > |
| 37 | <div id="canoe" ></div> | 36 | <div id="canoe" ></div> |
| @@ -69,6 +68,5 @@ echo "\n"; | |||
| 69 | 68 | ||
| 70 | <a id="hey_ho" href="index.php?page=discographie" ></a> | 69 | <a id="hey_ho" href="index.php?page=discographie" ></a> |
| 71 | </div> | 70 | </div> |
| 72 | </div> | ||
| 73 | <?php | 71 | <?php |
| 74 | $content = ob_get_clean(); \ No newline at end of file | 72 | $content = ob_get_clean(); \ No newline at end of file |
