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