diff --git a/atlas/templates/core/listTaxons.html b/atlas/templates/core/listTaxons.html
index 05bf147c..67eae76f 100644
--- a/atlas/templates/core/listTaxons.html
+++ b/atlas/templates/core/listTaxons.html
@@ -11,7 +11,7 @@
@@ -45,7 +45,7 @@
target="_blank">
+ data-original-title="{{ _('this.taxon.has.a.protected.status') }}" alt=" " />
{% endif %}
{% endif %}
@@ -57,7 +57,7 @@
style="width : 30px; height: 30px" data-placement="left" data-toggle="tooltip"
data-original-title="{{ configuration.PATRIMONIALITE.config[taxon.patrimonial].text }}"
data-placement="right"
- >
+ alt=" " />
{% endif %}
{% endif %}
@@ -83,7 +83,7 @@