missing ;

This commit is contained in:
Fred Boniface 2022-09-21 10:18:57 +01:00
parent daa09b3aa9
commit 13f567b5cd

View File

@ -32,7 +32,7 @@
// Redirect to submit-done.php
echo "<script>setTimeout(function()){window.location.href = '/submit-done.php';}, 5000);</script>";
}
};
?>
<!-- Popup Menu -->