summaryrefslogtreecommitdiff
path: root/demos/quickstart/protected/pages/Configurations
diff options
context:
space:
mode:
authorxue <>2006-04-11 14:03:06 +0000
committerxue <>2006-04-11 14:03:06 +0000
commit293fd30c134997b28836ca879a99bd933ec7cbe3 (patch)
tree7686b9066d0c38a01e316f3d3b734c6aa235b8c1 /demos/quickstart/protected/pages/Configurations
parent5f4f9760225b4070d86c0e2e9f80b33999c17584 (diff)
Merge from 3.0 branch till 892.
Diffstat (limited to 'demos/quickstart/protected/pages/Configurations')
-rw-r--r--demos/quickstart/protected/pages/Configurations/Templates3.page2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/quickstart/protected/pages/Configurations/Templates3.page b/demos/quickstart/protected/pages/Configurations/Templates3.page
index b8d6addf..d08f8736 100644
--- a/demos/quickstart/protected/pages/Configurations/Templates3.page
+++ b/demos/quickstart/protected/pages/Configurations/Templates3.page
@@ -75,7 +75,7 @@ BE VERY CAUTIOUS when you are using asset tags as it may expose to end-users fil
<p>
Localization tags represent localized texts. They are in the following format,
<com:TTextHighlighter Language="prado" CssClass="source">
-&lt;%[string]&gt;
+&lt;%[string]%&gt;
</com:TTextHighlighter>
where <tt>string</tt> will be translated to different languages according to the end-user's language preference.