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

jvergara
21.43.2009 3c745e6404629d39773c304c763efd587323ea2b
opends/src/quicksetup/org/opends/quicksetup/ui/CertificateDialog.java
@@ -350,7 +350,7 @@
    gbc.gridwidth = 4;
    gbc.insets = UIFactory.getEmptyInsets();
    gbc.insets.left = UIFactory.getCurrentStepPanelInsets().left;
    buttonsPanel.add(UIFactory.makeJLabel(UIFactory.IconType.OPENDS_SMALL,
    buttonsPanel.add(UIFactory.makeJLabel(UIFactory.IconType.NO_ICON,
        null, UIFactory.TextStyle.NO_STYLE), gbc);
    gbc.weightx = 1.0;
    gbc.gridwidth--;