From 742b0b54dd648dd33dc337c0cdfc40f496f5f182 Mon Sep 17 00:00:00 2001 From: floam Date: Fri, 3 Mar 2006 06:00:54 +0000 Subject: Make getdata page pass XHTML validation and add links to status git-svn-id: svn://svn.icculus.org/quake3/trunk@612 edf5b092-35ff-0310-97b2-ce42778d08ea --- web/include/getdata.php | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'web/include/getdata.php') diff --git a/web/include/getdata.php b/web/include/getdata.php index 939316c..f767ebb 100644 --- a/web/include/getdata.php +++ b/web/include/getdata.php @@ -20,7 +20,6 @@ switch ($_POST['agree']) {

In order for us to distribute the updated pk3 files from id Software, you need to agree to their EULA. Read through it, then click Agree if you Agree.

-

 LIMITED USE SOFTWARE LICENSE AGREEMENT
 
@@ -243,9 +242,8 @@ COMMUNICATIONS BETWEEN ID AND YOU RELATING TO THE SUBJECT MATTER OF
 THIS AGREEMENT.
 
- - -
-

"; + + +"; } echo $html; -- cgit v1.2.3