diff options
author | floam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2006-03-01 00:37:38 +0000 |
---|---|---|
committer | floam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2006-03-01 00:37:38 +0000 |
commit | 819029e6e1b97acfbee01a39e006c647032be114 (patch) | |
tree | ec56c903e799f249e1f34703139c10caf545c8b8 /web/include/getdata.php | |
parent | a7497982fb6c2bbe916daecefaa33b7519ea2d24 (diff) | |
download | ioquake3-aero-819029e6e1b97acfbee01a39e006c647032be114.tar.gz ioquake3-aero-819029e6e1b97acfbee01a39e006c647032be114.zip |
data
git-svn-id: svn://svn.icculus.org/quake3/trunk@604 edf5b092-35ff-0310-97b2-ce42778d08ea
Diffstat (limited to 'web/include/getdata.php')
-rw-r--r-- | web/include/getdata.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/web/include/getdata.php b/web/include/getdata.php index dcd9539..347a537 100644 --- a/web/include/getdata.php +++ b/web/include/getdata.php @@ -10,11 +10,11 @@ switch ($_POST['agree']) { case "I Agree": $html = "<h2>You agree!</h2> <p>Good for you. You can - <a href=\"http://www.icculus.org/~zakk/quake3-latest-pk3s.zip\"> + <a rel=\"nofollow\" href=\"http://www.icculus.org/~zakk/quake3-latest-pk3s.zip\"> download the <tt>pk3</tt>s</a> now.</p>"; break; default: - $html = "<p>Newer <tt>pk3</tt> files from id pointrelease patches + $html = "<p>Newer <tt>pk3</tt> files from id point release patches are required to play Quake III: Arena on icculus.org/quake3.</p> <h2>EULA</h2> <p>In order for us to distribute the updated pk3 files from id |