From: glarkin@twigcreations.com
Sent: Friday, April 21, 2006 2:55 PM
To: demo@sourcehosting.net
Subject: [4] trunk/PHP: Removed an address line.

Revision
4
Author
en-glarkin
Date
2006-04-21 14:46:32 -0400 (Fri, 21 Apr 2006)

Log Message

Removed an address line.

Modified Paths

Diff

Modified: trunk/PHP/config.php (3 => 4)

--- trunk/PHP/config.php	2006-04-21 18:35:41 UTC (rev 3)
+++ trunk/PHP/config.php	2006-04-21 18:46:32 UTC (rev 4)
@@ -3,7 +3,7 @@
 	//no need to change for every script
 
 	// Author: Greg Larkin
-	// Date: 4/20/06
+	// Date: 4/21/06
 	
 	$postcode_account_code = "y6GTSQGh";
 	$postcode_license_code = "3688CAE7D26FA2A8";

Modified: trunk/PHP/manual_address.php (3 => 4)

--- trunk/PHP/manual_address.php	2006-04-21 18:35:41 UTC (rev 3)
+++ trunk/PHP/manual_address.php	2006-04-21 18:46:32 UTC (rev 4)
@@ -27,10 +27,6 @@
     <td><input name="line2" type="text"></td>
   </tr>
   <tr> 
-    <td>line3</td>
-    <td><input name="line3" type="text"></td>
-  </tr>
-  <tr> 
     <td>post_town</td>
     <td><input name="post_town" type="text"></td>
   </tr>