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

jvergara
25.45.2007 2e7a20a59e968a6b73e3fb9e11f4fffc7e73d121
opendj-sdk/opends/src/guitools/org/opends/guitools/statuspanel/StatusCli.java
@@ -1125,7 +1125,7 @@
      labelWidth = Math.max(labelWidth, labels[i].length());
    }
    Message replicatedLabel = INFO_SUFFIX_REPLICATED_LABEL.get();
    Message replicatedLabel = INFO_BASEDN_REPLICATED_LABEL.get();
    for (int i=0; i<tableModel.getRowCount(); i++)
    {
      if (i > 0)