1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00

Fixed typo (thanks Hannes)

This commit is contained in:
Philip Olson
2008-06-12 18:57:45 +00:00
parent a130ce7ba8
commit 43b95e7665

View File

@@ -105,7 +105,7 @@ if (count($_POST) && (!is_array($_POST['purpose']) || !count($_POST['purpose']))
?>
<p>
Thank you. Your request has been sent. You should hear something within the
next week or so. If you haven't heard anything by around <i><?php echo date('r'); ?></i>
next week or so. If you haven't heard anything by around <i><?php echo date('r', time()+604800) ?></i>
then please send an email to the appropriate <a href="/mailing-lists.php">mailing list</a>:
</p>
<ul>