opendj-server-legacy/src/main/java/org/opends/quicksetup/ui/Utilities.java
@@ -112,7 +112,7 @@ if (multipleScreen) { comp.setLocation((screenSize.width / 4) - (width / 2), comp.setLocation(screenSize.width / 4 - width / 2, (screenSize.height - height) / 2); } else {