diff options
Diffstat (limited to 'demos/quickstart')
-rw-r--r-- | demos/quickstart/protected/pages/Configurations/Templates2.page | 2 | ||||
-rw-r--r-- | demos/quickstart/protected/pages/Configurations/Templates3.page | 2 |
2 files changed, 2 insertions, 2 deletions
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 <tt>LocalFileName</tt> 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.
</p>
-<a name="lot" />
+<a name="lot"></a>
<h3>Localization Tags</h3>
<p>
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 <tt>LocalFileName</tt> 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.
</p>
-<a name="lot" />
+<a name="lot"></a>
<h3>Localization Tags</h3>
<p>
Localization tags represent localized texts. They are in the following format,
|