Project

General

Profile

« Previous | Next » 

Revision f0a072ff

Added by Patrick Plitzner over 10 years ago

  • aligned linkt text for creation of new elements via pop-up dialog

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/dialog/selection/CollectionSelectionDialog.java
85 85
	/** {@inheritDoc} */
86 86
	@Override
87 87
	protected String getNewWizardLinkText() {
88
        return String.format("Click link to create a new <a>%1s</a>", "Collection ");
88
        return String.format("Create a new <a>%1s</a>", "Collection ");
89 89
	}
90 90

  
91 91
	/* (non-Javadoc)

Also available in: Unified diff