From 06fb91a506cf2971806e02233cb374e11a1823c6 Mon Sep 17 00:00:00 2001 From: Dan Olson Date: Mon, 22 May 2000 20:24:51 +0000 Subject: [PATCH] new contact page with mail form (sends to quake-user) and enhancements to the Zap board redirect --- board/index.html | 4 ++++ contact.php | 25 +++++++++++++++---------- thanks.php | 1 - 3 files changed, 19 insertions(+), 11 deletions(-) diff --git a/board/index.html b/board/index.html index f6c1340..4adde68 100644 --- a/board/index.html +++ b/board/index.html @@ -1,3 +1,7 @@ + Redirecting to Zap ... diff --git a/contact.php b/contact.php index 9929f52..5dc5a74 100644 --- a/contact.php +++ b/contact.php @@ -1,3 +1,11 @@ + Contact form - Send a message to the QuakeForge team, be sure to mention your name and email to be contacted at if you expect a reply.
+ Send a message to the QuakeForge team. Be sure to include a valid email address if you expect a reply.
- -
-

Message

- + +

Your Email:

+

Message: +

+ +

diff --git a/thanks.php b/thanks.php index 37b455f..92d280d 100644 --- a/thanks.php +++ b/thanks.php @@ -3,7 +3,6 @@ $focused = "none"; // Dock icon name to gets a border require("parts/preamble.php"); // Load most of document ?> -

Thanks

Your comments have been submitted to the QuakeForge team.

Click to be sent back to the Contact Us page.