diff options
Diffstat (limited to 'demos/quickstart/protected/controls')
| -rw-r--r-- | demos/quickstart/protected/controls/TopicList.tpl | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/demos/quickstart/protected/controls/TopicList.tpl b/demos/quickstart/protected/controls/TopicList.tpl index 8d68c2e2..d9668d66 100644 --- a/demos/quickstart/protected/controls/TopicList.tpl +++ b/demos/quickstart/protected/controls/TopicList.tpl @@ -6,6 +6,7 @@      <li><a href="?page=GettingStarted.Introduction">Introduction</a></li>
      <li><a href="?page=GettingStarted.AboutPrado">What is PRADO?</a></li>
      <li><a href="?page=GettingStarted.Installation">Installation</a></li>
 +    <li><a href="?page=GettingStarted.NewFeatures">New Features</a></li>
      <li><a href="?page=GettingStarted.Upgrading">Upgrading from v2.x and v1.x</a></li>
  </ul>
  </div>
 | 
