diff --git a/Script.php b/Script.php
index 8d5e432..73a6a63 100644
--- a/Script.php
+++ b/Script.php
@@ -903,7 +903,7 @@ if (!empty($_GET["ignoreremarking"])) {
if ($con->query($sql) === TRUE) {
- $_SESSION["info_Marking"] = "Remarking Request Ignored , Submission Updated to 'Marked' status";
+ $_SESSION["info_Marking"] = "Remarking request ignored.";
header("Location: Submissions.php?id=" . $id . "&header=" . $header . "&total=" . $total);
} else {
echo "Error: " . $sql . "
" . $con->error;
diff --git a/Submissions.php b/Submissions.php
index 20bd6bb..0069b6c 100644
--- a/Submissions.php
+++ b/Submissions.php
@@ -56,7 +56,7 @@ echo "