mirror of
https://github.com/helenclx/leilukin-site.git
synced 2025-04-05 11:42:40 +00:00
Modify guestbook message submission alert
This commit is contained in:
parent
db77ab85ff
commit
a8045a9189
@ -191,7 +191,7 @@ registerNamespace("GW.Controls", function (ns)
|
|||||||
this.emailInpt.value = contentObj.email;
|
this.emailInpt.value = contentObj.email;
|
||||||
this.websiteInpt.value = contentObj.website;
|
this.websiteInpt.value = contentObj.website;
|
||||||
|
|
||||||
alert("Your message has been submitted!");
|
alert("Your comment has been submitted!");
|
||||||
};
|
};
|
||||||
//#endregion
|
//#endregion
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user