opendj-server-legacy/src/main/java/org/opends/guitools/controlpanel/ui/SimplifiedViewEntryPanel.java
@@ -131,7 +131,7 @@ private final Map<String, String> hmDisplayedNames = new HashMap<>(); private final Map<String, JComponent> hmComponents = new HashMap<>(); private final String CONFIRM_PASSWORD = "confirm password"; private final String CONFIRM_PASSWORD = "opendj-confirm-password"; /** Map containing as key the attribute name and as value a localizable message. */ private final static Map<String, LocalizableMessage> hmFriendlyAttrNames = new HashMap<>();