summaryrefslogtreecommitdiffstats
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/volunteer/submit/index.php2
-rw-r--r--static/volunteer/submit/submit.html (renamed from static/volunteer/submit/ack.html)0
2 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');
diff --git a/static/volunteer/submit/ack.html b/static/volunteer/submit/submit.html
index 454cb8b..454cb8b 100644
--- a/static/volunteer/submit/ack.html
+++ b/static/volunteer/submit/submit.html