diff --git a/html/edoal.html b/html/edoal.html
index 0e6de991d53ab1afeb9bfc12846b183616098635..0ef2cf49b1d78e375536150ffc4b9da12653ff65 100644
--- a/html/edoal.html
+++ b/html/edoal.html
@@ -62,11 +62,11 @@ The alignment vocabulary has the following features:
 <p>
 In the alignment format, an alignment is a set of cells, each cell being a correspondence between two entities. The alignment vocabulary extend this scheme by allowing cells to contain compound entity descriptions. Each entity can be typed according to one of the following category: Class, Instance, Relation, Property. A relation corresponds to an object property in OWL, a property to a datatype property. Each entity can then be restricted, and transformation can be specified on propery values. 
 </p>
-<p>
+<!--p>
 The diagram below shows the vocabulary classes ???
 
 <img src="img/alignment-vocabulary-classes.png" border="0" alt="">
-</p>
+</p-->
 
 <p>
 While <i>Alignment</i> and <i>Cell</i> are described by the <a href="format.html">alignment format</a>, we will focus here on the remaining classes.</p>