diff --git a/server_files/views/ma_participation.php b/server_files/views/ma_participation.php
index 671cd69..3084198 100644
--- a/server_files/views/ma_participation.php
+++ b/server_files/views/ma_participation.php
@@ -2,8 +2,7 @@
require_once "header.php";
?>
= Phase::PHASE1) { ?>
+if (Phase::getCurrentPhase() >= Phase::PHASE1) { ?>
Ma participation
@@ -97,7 +96,7 @@ if (false) {
continue;
?>
- Question = $question->getNumber() ?> : = preg_replace("#\n#", "
\n", $question->getQuestion()) ?>
+ = $question->getNumber() ? "Question " . $question->getNumber() : "Remarques générales" ?> : = preg_replace("#\n#", "
\n", $question->getQuestion()) ?>
getAttachedFile() !== null) { ?>