git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@7789 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
rMalie
2011-07-28 14:04:21 +00:00
parent ad3e1f1804
commit 939d2a0cf5
+1 -1
View File
@@ -1274,7 +1274,7 @@ txtError[37] = "'.$this->l('The config/defines.inc.php file was not found. Where
// echo '<input class="button" type="submit" id="refreshCurrent" value="'.$this->l("refresh update dir / current").'"/>';
echo '<br/>';
if ($this->upgrader->needUpgrade)
{
{echo 'test';
echo '<a href="" id="upgradeNow" class="button-autoupgrade upgradestep">'.$this->l('Upgrade PrestaShop now !').'</a>';
}
else