From edcc05e311fae2e9839016dee787946eb33465f8 Mon Sep 17 00:00:00 2001
From: jvergara <jvergara@localhost>
Date: Fri, 04 Dec 2009 14:27:31 +0000
Subject: [PATCH] Change the message for the certificate dialog to improve the resulting layout.

---
 opends/src/messages/messages/quicksetup.properties |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opends/src/messages/messages/quicksetup.properties b/opends/src/messages/messages/quicksetup.properties
index 2cfc21f..72d120d 100644
--- a/opends/src/messages/messages/quicksetup.properties
+++ b/opends/src/messages/messages/quicksetup.properties
@@ -143,7 +143,7 @@
 INFO_CERTIFICATE_LABEL=Certificate:
 INFO_CERTIFICATE_NAME_MISMATCH_TEXT=The Certificate presented by the server \
  %s:%s could not be trusted.<br><br>There is a name mismatch between the \
- name of the server (%s) and the subject DN of the certificate.  This could \
+ name of the server (%s) and the subject DN of the certificate.<br>This could \
  be caused because you are connected to a server pretending to be \
  %s:%s.<br><br>Before accepting this certificate, you should examine the \
  server's certificate carefully.<br><br>Are you willing to accept this \

--
Gitblit v1.10.0