diff --git a/src/pages/iAmSmart/SuccessCallback/index.js b/src/pages/iAmSmart/SuccessCallback/index.js
index 6356280..19172cb 100644
--- a/src/pages/iAmSmart/SuccessCallback/index.js
+++ b/src/pages/iAmSmart/SuccessCallback/index.js
@@ -36,6 +36,7 @@ const Index = () => {
if ("iAmSmart" == location?.state?.loginMethod) {
setOnReady(true);
} else {
+ //setOnReady(true);
navigate('/dashboard');
}
}, []);
diff --git a/src/translations/en.json b/src/translations/en.json
index fe39296..f982676 100644
--- a/src/translations/en.json
+++ b/src/translations/en.json
@@ -162,7 +162,7 @@
"loginErrorMessage6":"User account not found",
"loginSuccessMessage1":"User account link up success",
- "loginSuccessMessage2":"You are our existing user and successfully linked your existing account.
From now on, you can log in through \"iAm Smart\".",
+ "loginSuccessMessage2":"You are our existing user and successfully linked your existing account.
From now on, you can log in through \"iAM Smart\".",
"loginSuccessMessage3":"Continue to use e-Service",
"oldPassword": "Old Password",