diff options
Diffstat (limited to 'demos/quickstart/protected/controls/SampleLayout.tpl')
-rw-r--r-- | demos/quickstart/protected/controls/SampleLayout.tpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/demos/quickstart/protected/controls/SampleLayout.tpl b/demos/quickstart/protected/controls/SampleLayout.tpl index f4a1b887..fc023add 100644 --- a/demos/quickstart/protected/controls/SampleLayout.tpl +++ b/demos/quickstart/protected/controls/SampleLayout.tpl @@ -19,7 +19,7 @@ </div>
<div class="samplemenu">
<div class="copyright">
- Copyright © 2005-2006 <a href="http://www.pradosoft.com">PradoSoft</a>
+ Copyright © 2005-2011 <a href="http://www.pradosoft.com">PradoSoft</a>
</div>
</div>
@@ -29,4 +29,4 @@ </com:TForm>
</body>
-</html>
\ No newline at end of file +</html>
|