Correct error message on new client form
This commit is contained in:
@@ -293,7 +293,7 @@
|
||||
},
|
||||
client_email: {
|
||||
required: "Please enter an email address",
|
||||
email: "Please enter an vaild email address"
|
||||
email: "Please enter a vaild email address"
|
||||
},
|
||||
},
|
||||
errorElement: 'span',
|
||||
|
||||
Reference in New Issue
Block a user