Merge branch 'master' of https://gitlab.chiefsoft.net/MyFit/www-myfit into home_blog_link
This commit was merged in pull request #56.
This commit is contained in:
@@ -94,7 +94,7 @@ const Main = ({ brdcum }) => {
|
||||
// Checking for errors
|
||||
if (contact?.data?.status < 1 || contact?.data?.message_id == "")
|
||||
return (errText.textContent =
|
||||
"unable to send your message, please try able");
|
||||
"unable to send your message, please try again");
|
||||
else {
|
||||
response.innerHTML = `<p> SEND MESSAGE </p>`;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user