summaryrefslogtreecommitdiff
path: root/demos/quickstart/protected/controls/TopicList.tpl
diff options
context:
space:
mode:
authorxue <>2006-01-27 23:56:46 +0000
committerxue <>2006-01-27 23:56:46 +0000
commitdf31a176f904b5b4c2f9505fe2fe352176728f9e (patch)
treeaeccfa86b6b1193888e49b310952c1f5757a9d6c /demos/quickstart/protected/controls/TopicList.tpl
parent80a84e2c2cdedef934585d9ecd020dcec8c5f024 (diff)
Added error handling tutorial page.
Diffstat (limited to 'demos/quickstart/protected/controls/TopicList.tpl')
-rw-r--r--demos/quickstart/protected/controls/TopicList.tpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/quickstart/protected/controls/TopicList.tpl b/demos/quickstart/protected/controls/TopicList.tpl
index 02aaacaf..4d24268e 100644
--- a/demos/quickstart/protected/controls/TopicList.tpl
+++ b/demos/quickstart/protected/controls/TopicList.tpl
@@ -65,6 +65,7 @@
<ul>
<li><a href="?page=Construction">Authentication and Authorization</a></li>
<li><a href="?page=Construction">ViewState Protection</a></li>
+ <li><a href="?page=Construction">Cross Site Scripting Prevention</a></li>
</ul>
</div>