+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -184,10 +200,15 @@
2013 - 2015
IUT du Puy-en-Velay
-
+
+
+ English : Toeic - 990.
+ Professional proficiency in English.
+
Amateur de Photographie
Fan de science-fiction
+
Clermont-Ferrand Puy-De-Dome, Auvergne, FR
Mobile : 06.38.42.80.21
@@ -212,11 +233,13 @@
DUT Imagerie Numérique
2013 - 2015
-
IUT du Puy-en-Velay
+
IUT du Puy-en-Velay
-
Amateur de Photographie
+ English : Toeic - 990.
+ Professional proficiency in English.
+ Amateur de Photographie
Fan de science-fiction
-
+
Clermont-Ferrand Puy-De-Dome, Auvergne, FR
Mobile : 06.38.42.80.21
@@ -242,8 +265,13 @@
2013 - 2015
IUT du Puy-en-Velay
+
+
English : Toeic - 990.
+ Professional proficiency in English.
+
Amateur de Photographie
Fan de science-fiction
+
Clermont-Ferrand Puy-De-Dome, Auvergne, FR
Mobile : 06.38.42.80.21
@@ -269,10 +297,14 @@
2013-2015
IUT du Puy-en-Velay
+
English : Toeic - 990.
+ Professional proficiency in English.
Amateur de Photographie
Fan de science-fiction
+
+
Clermont-Ferrand Puy-De-Dome, Auvergne, FR
Mobile : 06.38.42.80.21
diff --git a/js/contact_me.js b/js/contact_me.js
index f9d3e14..c9460c0 100644
--- a/js/contact_me.js
+++ b/js/contact_me.js
@@ -37,7 +37,7 @@ $(function() {
$('#success > .alert-success').html("
×")
.append(" ");
$('#success > .alert-success')
- .append("
Your message has been sent. ");
+ .append("
Votre message a été envoyé ! ");
$('#success > .alert-success')
.append('
');
@@ -49,7 +49,7 @@ $(function() {
$('#success').html("
");
$('#success > .alert-danger').html("×")
.append(" ");
- $('#success > .alert-danger').append("Sorry " + firstName + ", it seems that my mail server is not responding. Please try again later!");
+ $('#success > .alert-danger').append("Désolé " + firstName + ", mon serveur de mail ne semble pas disponible, vous pouvez m'envoyer un mail directement à anthony-dumas@pad-panic.fr !");
$('#success > .alert-danger').append('
');
//clear all fields
$('#contactForm').trigger("reset");