fix translation
This commit is contained in:
@@ -57,7 +57,7 @@ class HutkoRedirectModuleFrontController extends ModuleFrontController
|
||||
return;
|
||||
}
|
||||
$this->context->smarty->assign([
|
||||
'hutko_response' => $responseData['response'], // The URL of the Hutko payment gateway.
|
||||
'hutko_response' => $responseData['response'],
|
||||
]);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user