diff options
author | floam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2006-03-15 00:36:47 +0000 |
---|---|---|
committer | floam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2006-03-15 00:36:47 +0000 |
commit | f3f944d4935329488942193b661729c01cb3ab42 (patch) | |
tree | c08e9907b3bad403a5039dcaddc4632b2132f45b /web/include | |
parent | b7329b5d163d10c7daba4770cbd0f280ddda1371 (diff) | |
download | ioquake3-aero-f3f944d4935329488942193b661729c01cb3ab42.tar.gz ioquake3-aero-f3f944d4935329488942193b661729c01cb3ab42.zip |
Random changes, including a fairly significant css/layout change.
git-svn-id: svn://svn.icculus.org/quake3/trunk@644 edf5b092-35ff-0310-97b2-ce42778d08ea
Diffstat (limited to 'web/include')
-rw-r--r-- | web/include/downloads.php | 2 | ||||
-rw-r--r-- | web/include/home.php | 8 |
2 files changed, 4 insertions, 6 deletions
diff --git a/web/include/downloads.php b/web/include/downloads.php index 016772a..bebb545 100644 --- a/web/include/downloads.php +++ b/web/include/downloads.php @@ -21,7 +21,7 @@ $downloads = array( <p><a href="http://icculus.org/~zakk/q3run/ioquake3-1.33_SVN629-0.1.ippc.run"> Download for PowerPC</a>, 2.7MB.</p> <p>( Built from Subversion revision 629. )<br /> - <em>Thanks to <a href="http://angst.cynapses.org/">Ludwig + <em>Thanks to <a href="mailto:ludwig.nussel@suse.de">Ludwig Nussel</a>.</em></p>', "mac" => '<h3 class="apple">Mac OS X (Intel, PowerPC)</h3> diff --git a/web/include/home.php b/web/include/home.php index d84d887..14c46f8 100644 --- a/web/include/home.php +++ b/web/include/home.php @@ -1,8 +1,6 @@ -<p>Quake 3 source code was released on August 20th by the fine folks at id Software. -We thank them for that, and are continuing the mission of producing a Quake 3 that is -without fault.</p> -<p class="angryzakk">The Quake 3 engine is open source, this does <strong>not</strong> mean that -Quake 3 Arena the game is free. You must purchase the game to use the data!</p> +<p>Quake 3 source code was released on August 20, 2005 by the fine folks at id Software. +We thank them for that, and are continuing the mission of producing a Quake 3 that +is without fault.</p> <img src="images/quake3_logo_web.png" class="right" alt="Logo" /> <h2>What's the point?</h2> |