summaryrefslogtreecommitdiff
path: root/demos/quickstart/protected/pages/Controls/Simple.page
diff options
context:
space:
mode:
authorxue <>2005-12-28 18:31:03 +0000
committerxue <>2005-12-28 18:31:03 +0000
commit930c51a6d618d487105cd46c517f36c3b1fe3b44 (patch)
tree16a60f8fcb56dfa613c528b7abc253dcd9204751 /demos/quickstart/protected/pages/Controls/Simple.page
parentfaf4aa4f219e3bf6fdac4144112de58d2fdfd131 (diff)
Diffstat (limited to 'demos/quickstart/protected/pages/Controls/Simple.page')
-rw-r--r--demos/quickstart/protected/pages/Controls/Simple.page4
1 files changed, 0 insertions, 4 deletions
diff --git a/demos/quickstart/protected/pages/Controls/Simple.page b/demos/quickstart/protected/pages/Controls/Simple.page
index dc2e768d..7242cded 100644
--- a/demos/quickstart/protected/pages/Controls/Simple.page
+++ b/demos/quickstart/protected/pages/Controls/Simple.page
@@ -6,9 +6,5 @@
<p>
<tt>TLabel</tt> displays a piece of text on a Web page. The text to be displayed is set via its <tt>Text</tt> property. If <tt>Text</tt> is empty, content enclosed within the <tt>TLabel</tt> component tag will be displayed. <tt>TLabel</tt> may also be used a form label associated with some control on the form. <tt>Text</tt> is not HTML-encoded when being rendered. Make sure it does not contain dangerous characters that you want to avoid.
</p>
-<div class="runbar">
-<a href="#">Run Sample</a>
-<a href="#">View Source</a>
-</div>
</com:TContent> \ No newline at end of file