[-] BO : refresh currency rates button fixed
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15450 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -291,7 +291,7 @@ class AdminCurrenciesControllerCore extends AdminController
|
||||
*/
|
||||
public function initProcess()
|
||||
{
|
||||
if (Tools::isSubmit('submitExchangesRates'))
|
||||
if (Tools::isSubmit('SubmitExchangesRates'))
|
||||
{
|
||||
if ($this->tabAccess['edit'] === '1')
|
||||
$this->action = 'exchangeRates';
|
||||
|
||||
Reference in New Issue
Block a user