diff options
author | xue <> | 2005-12-30 14:51:01 +0000 |
---|---|---|
committer | xue <> | 2005-12-30 14:51:01 +0000 |
commit | 55c54744146c91afc00e9a434dc05fb0f4fcde1d (patch) | |
tree | a8072923a7b25dae59e2a9986bea2b1791fced47 /demos/quickstart/protected/controls | |
parent | 1e24e7487161a12eb4379266941d2babab1c8ad4 (diff) |
Diffstat (limited to 'demos/quickstart/protected/controls')
-rw-r--r-- | demos/quickstart/protected/controls/TopicList.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/quickstart/protected/controls/TopicList.tpl b/demos/quickstart/protected/controls/TopicList.tpl index 93563b9b..16f6b59d 100644 --- a/demos/quickstart/protected/controls/TopicList.tpl +++ b/demos/quickstart/protected/controls/TopicList.tpl @@ -34,7 +34,7 @@ <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">List Controls</a><br/>
+<a href="?page=Controls.List">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/>
|