From 722cca6bba7afec1a02faa54f4dea5e763fa3984 Mon Sep 17 00:00:00 2001 From: Paul Barrett Date: Fri, 30 Oct 2009 13:44:03 +0200 Subject: [PATCH] Fixed incorrect messages about whether a backup was performed during the current upgrade session (was flipped) --- setup/upgrade/templates/database.tpl | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/setup/upgrade/templates/database.tpl b/setup/upgrade/templates/database.tpl index 4fb564b..8f78772 100644 --- a/setup/upgrade/templates/database.tpl +++ b/setup/upgrade/templates/database.tpl @@ -20,13 +20,11 @@ + if ($backupStatus) { ?>

We are about to start the upgrade process.

-
- Please ensure that you have made a backup before continuing with the upgrade process. -

+

Please ensure that you have made a backup before continuing with the upgrade process.