mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Ludovic Poitou
02.59.2016 be48b70ba7ab780ee99c0ba336a16e4f53578bdc
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<>();