summaryrefslogtreecommitdiff
path: root/demos/quickstart/protected/pages/TopicList.tpl
diff options
context:
space:
mode:
authorxue <>2005-12-25 03:43:08 +0000
committerxue <>2005-12-25 03:43:08 +0000
commit90821c0441285c3eb7a316202a660855ea9183eb (patch)
tree40f6b2d614e6f1ca13128638560e0a09c90dbd92 /demos/quickstart/protected/pages/TopicList.tpl
parent47562d9863c63a70c03fabc17f799fc702472ee3 (diff)
Diffstat (limited to 'demos/quickstart/protected/pages/TopicList.tpl')
-rw-r--r--demos/quickstart/protected/pages/TopicList.tpl4
1 files changed, 3 insertions, 1 deletions
diff --git a/demos/quickstart/protected/pages/TopicList.tpl b/demos/quickstart/protected/pages/TopicList.tpl
index 479dcb0d..982a9168 100644
--- a/demos/quickstart/protected/pages/TopicList.tpl
+++ b/demos/quickstart/protected/pages/TopicList.tpl
@@ -24,7 +24,9 @@
<div class="topic">
<span>Controls</span><br/>
-<a href="?page=Construction">Simple Controls</a><br/>
+<a href="?page=chap4.Overview">Overview</a><br/>
+<a href="?page=chap4.Simple1">Simple Controls: Part I</a><br/>
+<a href="?page=chap4.Simple2">Simple Controls: Part II</a><br/>
<a href="?page=Construction">Validation Controls</a><br/>
<a href="?page=Construction">List Controls</a><br/>
<a href="?page=Construction">TRepeater</a><br/>