summaryrefslogtreecommitdiff
path: root/demos/quickstart/protected/controls/TopicList.tpl
diff options
context:
space:
mode:
authorxue <>2005-12-29 20:04:16 +0000
committerxue <>2005-12-29 20:04:16 +0000
commit03ab650909c67a34b322d7f9f72f44201efac613 (patch)
tree4c498dadc0d229ed90e5775dfeb372bcfca7efc9 /demos/quickstart/protected/controls/TopicList.tpl
parent94e49ca4633600269831c4e80af25ddcfa3a8258 (diff)
Added placeholders in simple HTML control tutorial.
Diffstat (limited to 'demos/quickstart/protected/controls/TopicList.tpl')
-rw-r--r--demos/quickstart/protected/controls/TopicList.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/quickstart/protected/controls/TopicList.tpl b/demos/quickstart/protected/controls/TopicList.tpl
index d23359bc..93563b9b 100644
--- a/demos/quickstart/protected/controls/TopicList.tpl
+++ b/demos/quickstart/protected/controls/TopicList.tpl
@@ -34,8 +34,8 @@
<span>Controls</span><br/>
<a href="?page=Controls.Overview">Overview</a><br/>
<a href="?page=Controls.Simple">Simple HTML Controls</a><br/>
-<a href="?page=Construction">Validation Controls</a><br/>
<a href="?page=Construction">List Controls</a><br/>
+<a href="?page=Construction">Validation Controls</a><br/>
<a href="?page=Construction">TRepeater</a><br/>
<a href="?page=Construction">TDataList</a><br/>
<a href="?page=Construction">TDataGrid</a><br/>