summaryrefslogtreecommitdiffstats
path: root/static/volunteer/submit/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'static/volunteer/submit/index.php')
-rw-r--r--static/volunteer/submit/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/volunteer/submit/index.php b/static/volunteer/submit/index.php
index a5415b3..dc6f1a7 100644
--- a/static/volunteer/submit/index.php
+++ b/static/volunteer/submit/index.php
@@ -62,4 +62,4 @@ function post() {
}
$result = post();
-include(__DIR__ . '/ack.html');
+include(__DIR__ . '/submit.html');