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

jvergara
27.55.2009 9abf2773c43eec1c96c1130bb0425e9b19cee4c6
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.