mirror of
https://git.code.sf.net/p/quake/website
synced 2025-02-17 17:31:39 +00:00
Not as spiffy, but this one at least works
This commit is contained in:
parent
b092385286
commit
bffbd92ee0
1 changed files with 1 additions and 5 deletions
|
@ -6,12 +6,8 @@
|
|||
<H2>Thanks</H2>
|
||||
<P>Your comments have been submitted to the QuakeForge team.
|
||||
|
||||
<P>You are now being sent back to the <a href="contact.php">Contact Us</a> page.
|
||||
<P>Click to be sent back to the <a href="contact.php">Contact Us</a> page.
|
||||
|
||||
<?
|
||||
require("parts/postamble.php"); // Finish this sucker up
|
||||
?>
|
||||
<?
|
||||
sleep(5);
|
||||
header("Location: http://www.quakeforge.net/contact.php");
|
||||
?>
|
||||
|
|
Loading…
Reference in a new issue