From b80587ca544f22969fcfc155fba8cb33481e1366 Mon Sep 17 00:00:00 2001 From: Tobias Herre Date: Sat, 11 Dec 2021 11:41:32 +0100 Subject: [PATCH] Added imprint and privacey links --- form.php | 9 +++++---- index.php | 3 +++ submit.php | 40 +++++++++++++++++++++++++++++++++++----- 3 files changed, 43 insertions(+), 9 deletions(-) diff --git a/form.php b/form.php index 542be2d..6fee3cd 100644 --- a/form.php +++ b/form.php @@ -187,15 +187,16 @@
+
+ +
+
-
- -
diff --git a/index.php b/index.php index 6e0ee73..afe8b00 100644 --- a/index.php +++ b/index.php @@ -65,9 +65,12 @@ + Impressum: https://www.wikimedia.de/impressum
+ Datenschutz: https://www.wikimedia.de/datenschutz + diff --git a/submit.php b/submit.php index edad4cf..2232edc 100644 --- a/submit.php +++ b/submit.php @@ -1,3 +1,19 @@ + + + Kostenerstattungsforumlar + + + + + + + + + + + + + ErrorInfo; die; } + + echo "Dein Antrag wurde versendet.
"; +?> + +
+ +
+ Weiteren Antrag auf Kostenerstattung stellen
'; - die; } -$file = "$resultnam.pdf"; -header('Content-Disposition: attachment; filename="'. basename($file) . '"'); -header('Content-Length: ' . filesize($file)); -readfile($file); +?> + + + + + + + +