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

jvergara
27.55.2009 b2ec35e3fea287b5ebbaab145651f44c2a27b2e1
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/util/HtmlProgressMessageFormatter.java
@@ -70,7 +70,7 @@
   * http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4988885
   */
   private static final Message LINE_BREAK=
     Message.raw(Constants.HTML_LINE_BREAK+"
");
     Message.raw("
"+Constants.HTML_LINE_BREAK);
  /**
   * Returns the HTML representation of the text without providing any style.