diff options
Diffstat (limited to 'demos/quickstart/protected/controls')
| -rw-r--r-- | demos/quickstart/protected/controls/TopicList.tpl | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/demos/quickstart/protected/controls/TopicList.tpl b/demos/quickstart/protected/controls/TopicList.tpl index 5f81ef99..c7e36184 100644 --- a/demos/quickstart/protected/controls/TopicList.tpl +++ b/demos/quickstart/protected/controls/TopicList.tpl @@ -36,8 +36,8 @@  <a href="?page=Controls.Simple">Simple HTML Controls</a><br/>
  <a href="?page=Controls.List">List Controls</a><br/>
  <a href="?page=Controls.Validation">Validation Controls</a><br/>
 -<a href="?page=Construction">TRepeater</a><br/>
 -<a href="?page=Construction">TDataList</a><br/>
 +<a href="?page=Controls.Repeater">TRepeater</a><br/>
 +<a href="?page=Controls.DataList">TDataList</a><br/>
  <a href="?page=Construction">TDataGrid</a><br/>
  <a href="?page=Construction">Active Controls</a><br/>
  <a href="?page=Construction">Authoring New Controls</a><br/>
  | 
