diff --git a/event.php b/event.php index 8f2c256..b07c457 100755 --- a/event.php +++ b/event.php @@ -44,7 +44,7 @@ ?> '.$event["localisation"].''; - echo '
'; + echo '
'; if(isset($event["urlImage"]) || isset($event["description"])) echo '

Description

'; @@ -53,7 +53,6 @@ if(isset($event["description"])) echo '
'.$event["description"].'
'; - if(isset($event["site"]) || isset($event["contact"])) echo '

Informations

'; if(isset($event["site"])) @@ -64,52 +63,48 @@ - - +