diff options
| -rw-r--r-- | COPYRIGHT | 2 | ||||
| -rw-r--r-- | demos/blog-tutorial/protected/common/TopicList.tpl | 1 | ||||
| -rw-r--r-- | index.html | 4 | 
3 files changed, 3 insertions, 4 deletions
@@ -1,4 +1,4 @@ -The PRADO framework and the included demos are freeware.
 +The PRADO framework and the included demos are free software.
  They are released under the terms of the following BSD License.
  Copyright 2004-2007, The PRADO Group (http://www.pradosoft.com)
 diff --git a/demos/blog-tutorial/protected/common/TopicList.tpl b/demos/blog-tutorial/protected/common/TopicList.tpl index 71605274..05fe3277 100644 --- a/demos/blog-tutorial/protected/common/TopicList.tpl +++ b/demos/blog-tutorial/protected/common/TopicList.tpl @@ -46,7 +46,6 @@      <li><a href="?page=Day4.CreateReadPost">Creating ReadPost Page</a></li>
      <li><a href="?page=Day4.CreateNewPost">Creating NewPost Page</a></li>
      <li><a href="?page=Day4.CreateEditPost">Creating EditPost Page</a></li>
 -    <li><a href="?page=Day4.CreateAdminPost">Creating AdminPost Page</a></li>
  </ul>
  </div>
 @@ -116,7 +116,7 @@ PRADO component tags when you use it to edit PRADO templates.  <ul>
  <li>Stever for providing an Apple G3 notebook for testing safari browser issues.</li>
  <li>Stanislav Yordanov - the script of generating Dreameweaver extension for PRADO</li>
 -<li>Andrés Adolfo Testi - original concept and naming for Active Controls.</li>
 +<li>Andrés Adolfo Testi - original concept and naming for Active Controls.</li>
  <li><a href="http://www.jackslocum.com/">Jack Slocum</a> - inspiration for the quickstart commenting system.</li>
  <li>Cesar Ramos - Active Record driver for IBM DB2.</li>
  <li>All PRADO users - great suggestions, feedback and support</li>
 @@ -127,7 +127,7 @@ PRADO component tags when you use it to edit PRADO templates.  <h2>License</h2>
  <p>
 -The PRADO framework and the included demos are freeware. They are released under
 +The PRADO framework and the included demos are free software. They are released under
  the terms of the following BSD License.
  </p>
  <p>
  | 
