Utilisez vos identifiants dans Cesium et Gchange pour activer votre clef...

This commit is contained in:
qo-op 2020-05-29 02:58:43 +02:00
parent 9573c4382d
commit 436e23d691
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ jQuery(document).ready(function () {
e.preventDefault(); // avoid to execute the actual submit of the form.
console.log("button PHONE clicked");
$("#phoneresultat").html("<p><h3>Vous allez recevoir un SMS<h3>" +
"<h5>Utilisez les identifiant reçus dans Cesium et Gchange pour activer votre clef...</h5></p>");
"<h5>Utilisez vos identifiants dans Cesium et Gchange pour activer votre clef...</h5></p>");
// declare these vars
var phone = jQuery("#phone");
var parrain = jQuery("#parrain");