Secure mail addresses
This commit is contained in:
BIN
static/assets/abmail.png
Normal file
BIN
static/assets/abmail.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 678 B |
BIN
static/assets/mkmail.png
Normal file
BIN
static/assets/mkmail.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 868 B |
@@ -54,7 +54,7 @@ window.onload = function () {
|
||||
for (var i = 0; i < submitButton.length; i++) {
|
||||
submitButton[i].setAttribute("disabled", "disabled");
|
||||
}
|
||||
alert("Erfolgreich abgeschickt");
|
||||
alert("Erfolgreich abgeschickt!");
|
||||
e.preventDefault();
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user