[-] BO : refresh currency rates button fixed
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