diff --git a/addEvent.php b/addEvent.php index ba2d279..f8abef5 100644 --- a/addEvent.php +++ b/addEvent.php @@ -27,10 +27,7 @@ $db = connect(); -
- logo ESIR - -
+

Ajouter un Évènement

diff --git a/day.php b/day.php index 42866c4..943f43c 100644 --- a/day.php +++ b/day.php @@ -15,10 +15,7 @@ $date = strtotime(htmlspecialchars($_GET['date'])); -
- logo ESIR - -
+

diff --git a/event.php b/event.php index 523c3d8..45ea8ec 100755 --- a/event.php +++ b/event.php @@ -24,10 +24,7 @@ $dtend = strtotime($event['event_dtend']); -
- logo ESIR - -
+

diff --git a/header.php b/header.php new file mode 100644 index 0000000..ca6c88e --- /dev/null +++ b/header.php @@ -0,0 +1,4 @@ +
+ logo ESIR + +
diff --git a/index.php b/index.php index e63bc14..45c3f02 100644 --- a/index.php +++ b/index.php @@ -23,7 +23,7 @@ else
menu - logo ESIR + logo ESIR