Skip to content

Instantly share code, notes, and snippets.

@PetraMotz
Created August 4, 2021 11:52
Show Gist options
  • Save PetraMotz/b3e15d079fc09e3735b5196aa30ddb69 to your computer and use it in GitHub Desktop.
Save PetraMotz/b3e15d079fc09e3735b5196aa30ddb69 to your computer and use it in GitHub Desktop.
jQuery #js #swal
swal({
title: "Info",
text: "Bitte überprüfen Sie ihre Email-Adresse! Please check your email adress! Si prega di verificare l'email! S'il vous plaît vérifier vos données!",
type: "info",
confirmButtonColor: "#DD6B55",
confirmButtonText: "OK",
closeOnConfirm: true
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment