From 545f183c70d0c95364e0edce9260c891c6759f17 Mon Sep 17 00:00:00 2001 From: Savetheinternet Date: Fri, 18 Nov 2011 02:36:06 +1100 Subject: [PATCH]
instead of new lines in license --- install.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install.php b/install.php index b14d8903..7bd715ac 100644 --- a/install.php +++ b/install.php @@ -137,7 +137,7 @@ if(!isset($_GET['confirm'])) { $page['title'] = 'License Change'; $page['body'] = '

You are upgrading to a version which uses an amended license. The licenses included with Tinyboard distributions prior to this version (v0.9.4-dev-2) are still valid for those versions, but no longer apply to this and newer versions.

' . - ' + '

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

'; @@ -167,7 +167,7 @@ if($step == 0) { // Agreeement $page['body'] = ' - +

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

';