From 2c5382ca838f4cb93b2aba9fa1b07296e8f9ce9e Mon Sep 17 00:00:00 2001 From: carl <> Date: Wed, 18 Jan 2006 15:03:46 +0000 Subject: Fixed a name bug Template pages --- demos/quickstart/protected/pages/Configurations/Templates2.page | 2 +- demos/quickstart/protected/pages/Configurations/Templates3.page | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'demos') diff --git a/demos/quickstart/protected/pages/Configurations/Templates2.page b/demos/quickstart/protected/pages/Configurations/Templates2.page index ca8d7de4..f4f68b69 100644 --- a/demos/quickstart/protected/pages/Configurations/Templates2.page +++ b/demos/quickstart/protected/pages/Configurations/Templates2.page @@ -75,7 +75,7 @@ where LocalFileName refers to a file path that is relative to the direc BE VERY CAUTIOUS when you are using asset tags as it may expose to end-users files that you probably do not want them to see.

- +

Localization Tags

Localization tags represent localized texts. They are in the following format, diff --git a/demos/quickstart/protected/pages/Configurations/Templates3.page b/demos/quickstart/protected/pages/Configurations/Templates3.page index c1e58e25..b8d6addf 100644 --- a/demos/quickstart/protected/pages/Configurations/Templates3.page +++ b/demos/quickstart/protected/pages/Configurations/Templates3.page @@ -70,7 +70,7 @@ where LocalFileName refers to a file path that is relative to the direc BE VERY CAUTIOUS when you are using asset tags as it may expose to end-users files that you probably do not want them to see.

- +

Localization Tags

Localization tags represent localized texts. They are in the following format, -- cgit v1.2.3