From e9b3044eb0d0a267b7261d8d32f17bb885081a0b Mon Sep 17 00:00:00 2001
From: jvergara <jvergara@localhost>
Date: Thu, 03 Sep 2009 13:49:44 +0000
Subject: [PATCH] Fix some typos and fix a wrongly formatted label in the license panel of the setup.

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

diff --git a/opends/src/messages/messages/quicksetup.properties b/opends/src/messages/messages/quicksetup.properties
index c15fc2d..b27eff9 100644
--- a/opends/src/messages/messages/quicksetup.properties
+++ b/opends/src/messages/messages/quicksetup.properties
@@ -1324,8 +1324,9 @@
 INFO_LICENSE_PANEL_TITLE=License
 INFO_LICENSE_PANEL_WEBSTART_INSTRUCTIONS=bla bla
 INFO_LICENSE_STEP=License
-INFO_LICENSE_DETAILS_LABEL=Please read the following License Agreement.\n\
- You must accept the terms of the agreement before continuing with the installation.
+INFO_LICENSE_DETAILS_LABEL=<html>Please read the following License Agreement.\
+ <br>You must accept the terms of the agreement before continuing with the \
+ installation.
 INFO_LICENSE_CLICK_LABEL=Click to accept
 INFO_LICENSE_CLI_ACCEPT_QUESTION=Accept the license (%s/%s) [%s]:
 INFO_LICENSE_CLI_ACCEPT_YES=Yes

--
Gitblit v1.10.0