Subversion Repositories eFlore/Applications.cel

Compare Revisions

Ignore whitespace Rev 167 → Rev 168

/trunk/src/org/tela_botanica/client/vues/ArbreMotsClesFiltreVue.java
100,7 → 100,7
super();
iMediateur = im;
this.prefixe += prefixeImg;
Label labelRecherche = new Label("Mots clés :");
Label labelRecherche = new Label("Par mots clés :");
add(labelRecherche);
initialiserPanel();
}