Modify guestbook message submission alert
This commit is contained in:
parent
02bfc17f1d
commit
1b3d2b0e8f
@ -191,7 +191,7 @@ registerNamespace("GW.Controls", function (ns)
|
||||
this.emailInpt.value = contentObj.email;
|
||||
this.websiteInpt.value = contentObj.website;
|
||||
|
||||
alert("Your message has been submitted!");
|
||||
alert("Your comment has been submitted!");
|
||||
};
|
||||
//#endregion
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user