diff --git a/accred_form.php b/accred_form.php index e38e1201..436e49b3 100644 --- a/accred_form.php +++ b/accred_form.php @@ -36,7 +36,7 @@ require_once 'vendor/autoload.php'; 'jeu' => array('nor' => 60, 'vip' => 40, 'label' => 'Jeudi 6 juin'), 'ven' => array('nor' => 60, 'vip' => 40, 'label' => 'Vendredi 7 juin'), 'sam' => array('nor' => 60, 'vip' => 40, 'label' => 'Samedi 8 juin'), - 'dim' => array('nor' => 40, 'vip' => 42, 'label' => 'Dimanche 9 juin') + 'dim' => array('nor' => 60, 'vip' => 40, 'label' => 'Dimanche 9 juin') ); ?>