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

fguigues
14.20.2009 6cd96fa03ca417415d6e91359241dc569efd3b59
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/installer/ui/InstallWelcomePanel.java
@@ -93,8 +93,10 @@
      message = Utils.getCustomizedObject(
          "INFO_WELCOME_PANEL_OFFLINE_INSTRUCTIONS",
          INFO_WELCOME_PANEL_OFFLINE_INSTRUCTIONS.get(
              DynamicConstants.COMPACT_VERSION_STRING,
              DynamicConstants.BUILD_ID),
              DynamicConstants.SHORT_NAME,
              DynamicConstants.SHORT_NAME,
              DynamicConstants.DOC_REFERENCE_WIKI,
              DynamicConstants.SHORT_NAME),
          Message.class);
    }
    return message;