From 1e8639290f8de1f79baeb57ad0ada718d63cbcb7 Mon Sep 17 00:00:00 2001 From: thepurpleblob Date: Fri, 7 Jul 2006 10:36:56 +0000 Subject: [PATCH] Merged from STABLE --- lang/en_utf8/help/filters.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lang/en_utf8/help/filters.html b/lang/en_utf8/help/filters.html index 4196d21b35..dd7bc29c33 100644 --- a/lang/en_utf8/help/filters.html +++ b/lang/en_utf8/help/filters.html @@ -100,4 +100,7 @@ use this feature first create your contents in multiple languages (in the same resource). Then enclose each language block in the following tags:

      <lang lang="XX">your_content_here</lang>
+ +

Or if you prefer, you may use span tags instead, for example:

+
      <span lang="XX">your_content_here</span>
-- 2.39.5