From 447b72f19a01cf7173d9b209b4cba47e9f956f35 Mon Sep 17 00:00:00 2001
From: maudj <maudj@localhost>
Date: Tue, 07 Apr 2009 13:11:14 +0000
Subject: [PATCH] put UTF-8 Note at the beginning of the tests-maudj

---
 opends/tests/functional_manual/setup/setup_japanesesuffix.html |   16 +++++++++-------
 1 files changed, 9 insertions(+), 7 deletions(-)

diff --git a/opends/tests/functional_manual/setup/setup_japanesesuffix.html b/opends/tests/functional_manual/setup/setup_japanesesuffix.html
index bd8fdeb..ae29ad4 100644
--- a/opends/tests/functional_manual/setup/setup_japanesesuffix.html
+++ b/opends/tests/functional_manual/setup/setup_japanesesuffix.html
@@ -11,6 +11,13 @@
     <tr>
       <td style="vertical-align: top;">Test ID</td>
       <td style="vertical-align: top;">setup_japanesesuffix<br>
+      <span style="font-weight: bold;">!! IMPORTANT NOTE </span><br>
+Before you start the test, set your
+locale to any UTF-8 locale, for example: <br>
+$ export LC_ALL=en_US.UTF-8<br>
+$ export LANG=en_US.UTF-8<br>
+Set the encoding in your browser to UTF-8
+(View-&gt; Character Encoding -&gt; Unicode (UTF-8)<br>
       </td>
     </tr>
     <tr>
@@ -35,13 +42,8 @@
       <td style="vertical-align: top;">Specific checks</td>
       <td style="vertical-align: top;">verify the suffix is created
 correctly and the&nbsp; characters are ok <br>
-      <span style="text-decoration: underline;">Note</span> : Set you
-locale to any UTF-8 locale, for example: <br>
-$ export LC_ALL=en_US.UTF-8<br>
-$ export LANG=en_US.UTF-8<br>
-Set the encoding in your browser to UTF-8
-(View-&gt; Character Encoding -&gt; Unicode (UTF-8)<br>
-      <span style="text-decoration: underline;">Note</span> :
+      <span style="text-decoration: underline;"></span><span
+ style="text-decoration: underline;">Note</span> :
 attributes with multibyte characters (dn, postalAdress, street, sn, cn,
 description)<br>
       <span style="text-decoration: underline;">Note</span> :

--
Gitblit v1.10.0