diff --git a/html/user.php b/html/user.php
index f155941f..822ff215 100644
--- a/html/user.php
+++ b/html/user.php
@@ -79,7 +79,7 @@ if($resultat) {
}
.certification {
- color: 0 ? $certif_colors[$user_role] : "#000000"?>;
+ fill: 0 ? $certif_colors[$user_role] : "#000000"?>;
}
@@ -123,7 +123,7 @@ if($resultat) {
';
+ echo '';
}
?>