summaryrefslogtreecommitdiff
path: root/view/discographie.php
diff options
context:
space:
mode:
Diffstat (limited to 'view/discographie.php')
-rw-r--r--view/discographie.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/view/discographie.php b/view/discographie.php
index 45960d2..4eb8e58 100644
--- a/view/discographie.php
+++ b/view/discographie.php
@@ -43,7 +43,6 @@ $header = ob_get_clean();
43// variable $content 43// variable $content
44ob_start(); 44ob_start();
45?> 45?>
46 <!-- <div id="multicolonnes" > -->
47 <aside> 46 <aside>
48 <div> 47 <div>
49 <p id="bouton_chronologie" >Chronologie</p> 48 <p id="bouton_chronologie" >Chronologie</p>
@@ -82,6 +81,5 @@ if($_SESSION['admin'] == 1)
82} 81}
83?> 82?>
84 </section> 83 </section>
85 <!-- </div> -->
86<?php 84<?php
87$content = ob_get_clean(); 85$content = ob_get_clean();