From 88df490244a71b3fccf8afb146b1727227ea5fc3 Mon Sep 17 00:00:00 2001 From: rMalie Date: Thu, 28 Jul 2011 14:05:38 +0000 Subject: [PATCH] // Revert test --- admin-dev/tabs/AdminUpgrade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin-dev/tabs/AdminUpgrade.php b/admin-dev/tabs/AdminUpgrade.php index 7faf28770..d429103f3 100755 --- a/admin-dev/tabs/AdminUpgrade.php +++ b/admin-dev/tabs/AdminUpgrade.php @@ -1274,7 +1274,7 @@ txtError[37] = "'.$this->l('The config/defines.inc.php file was not found. Where // echo ''; echo '
'; if ($this->upgrader->needUpgrade) - {echo 'test'; + { echo ''.$this->l('Upgrade PrestaShop now !').''; } else