From a4a4f30aef3725a11413ed128636121be3b822a1 Mon Sep 17 00:00:00 2001
From: fred <fred>
Date: Mon, 9 Sep 2019 10:14:23 +0200
Subject: [PATCH] Fixing class

---
 src/includes/mentor/profile.pug | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/includes/mentor/profile.pug b/src/includes/mentor/profile.pug
index fa3d9272..55c9374b 100644
--- a/src/includes/mentor/profile.pug
+++ b/src/includes/mentor/profile.pug
@@ -57,7 +57,7 @@ div.block_list.flex
             bind-user
             fields='email, mentor_profile.phone, mentor_profile.linkedin, mentor_profile.twitter'
             label-email='Email:'
-            classl-email="contact_profil"
+            class-email="contact_profil"
             label-mentor_profile.phone='Phone number:'
             class-mentor_profile.phone="contact_profil"
             widget-email='cs-display-resource-property'
-- 
GitLab