diff options
| author | xue <> | 2006-01-17 23:58:54 +0000 | 
|---|---|---|
| committer | xue <> | 2006-01-17 23:58:54 +0000 | 
| commit | 54900d0145dfda07bde40dc6e1f0b31935b55444 (patch) | |
| tree | c34892281f5ffa9f3c907e5ef48c05720707ef5d /demos/quickstart/protected/controls | |
| parent | 3ea0de54c63f5f9ed02e259a789b01952041cfbd (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 c7e36184..f9992425 100644 --- a/demos/quickstart/protected/controls/TopicList.tpl +++ b/demos/quickstart/protected/controls/TopicList.tpl @@ -38,7 +38,7 @@  <a href="?page=Controls.Validation">Validation Controls</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=Controls.DataGrid">TDataGrid</a><br/>
  <a href="?page=Construction">Active Controls</a><br/>
  <a href="?page=Construction">Authoring New Controls</a><br/>
  </div>
 | 
