Commit 7cb5d76b by nilu

S42973328 # Matchd / Talentology - No Plan [Enhancement] #Hiring Team Stats -…

S42973328 # Matchd / Talentology - No Plan [Enhancement] #Hiring Team Stats - Active / Cancelled / Closed

change support address
parent 4a3295cb
...@@ -37,7 +37,7 @@ public class UserLoginFP extends LoginProcessor ...@@ -37,7 +37,7 @@ public class UserLoginFP extends LoginProcessor
} }
else if(companyUser.getSelectedTeam() == null) else if(companyUser.getSelectedTeam() == null)
{ {
throw new FieldException("Your customer account is not active. Please contact Matchd <a href='https://support.matchd.com' target='_blank'>support</a> for assistance", SecUser.FIELD_UserName); throw new FieldException("Your customer account is not active. Please contact Matchd <a href='https://matchd.com/support' target='_blank'>support</a> for assistance", SecUser.FIELD_UserName);
} }
else if(companyUser.isTrue(companyUser.getIsEmailChanged())) else if(companyUser.isTrue(companyUser.getIsEmailChanged()))
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment