From f0dd4ff893e8c8c8fd011181ea7e77278ce6029c Mon Sep 17 00:00:00 2001 From: Savetheinternet Date: Sat, 26 Mar 2011 12:07:21 +1100 Subject: [PATCH] fixed install or new license --- install.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.php b/install.php index 8ec4e6f3..21fdc45e 100644 --- a/install.php +++ b/install.php @@ -21,7 +21,7 @@ if($step == 0) { // Agreeement $page['body'] = ' - +

I have read and understood the agreement. Proceed to installation.

';