From 0fcaf6b98d1e9bb2c75eeb633436ce0ff136c547 Mon Sep 17 00:00:00 2001
From: Yaelle Vincont <yaelle.vincont@cea.fr>
Date: Thu, 7 Nov 2019 15:14:06 +0100
Subject: [PATCH] [ref/terms_of_use] update mail and typo

---
 html/terms-of-use.html | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/html/terms-of-use.html b/html/terms-of-use.html
index 2229f578..2e656e68 100755
--- a/html/terms-of-use.html
+++ b/html/terms-of-use.html
@@ -34,7 +34,7 @@ css: terms
 		<div>
 		  <h5>Webmaster</h5>
 
-		  <p>Florent.Kirchner@cea.fr<br>
+		  <p><a href="mailto:florent.kirchner@cea.fr">florent.kirchner(at)cea.fr</a><br>
 		  F. Kirchner<br>
 		  CEA Saclay<br>
 		  F-91191 Gif sur Yvette cedex</p>
@@ -49,10 +49,10 @@ css: terms
 		vous adressant à :</p>
 
 		<div>
-		  Florent.Kirchner@cea.fr<br>
+		  <a href="mailto:florent.kirchner@cea.fr">florent.kirchner(at)cea.fr</a><br>
 		  F. Kirchner<br>
 		  CEA Saclay<br>
-		  F91191 Gif sur Yvette cedex
+		  F-91191 Gif sur Yvette cedex
 		</div>
 	  </dd>
 	</dl>
-- 
GitLab