- fixed user message
authorPatric Plitzner <p.plitzner@bgbm.org>
Tue, 1 Apr 2014 08:03:12 +0000 (08:03 +0000)
committerPatric Plitzner <p.plitzner@bgbm.org>
Tue, 1 Apr 2014 08:03:12 +0000 (08:03 +0000)
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/section/occurrence/dna/AmplificationGelPhotoCollectionDetailSection.java

index deb4e57814f9feba5c72248734e15a0a7be831c9..ee60c70c9e212c0dc3d9630ead4da10e5e9e2887 100644 (file)
@@ -86,7 +86,7 @@ public class AmplificationGelPhotoCollectionDetailSection extends AbstractEntity
      */
     @Override
     public String getEmptyString() {
-        return "No gel photos yet";
+        return "No gel photo yet";
     }
 
     /* (non-Javadoc)