[CMF-checkins] CVS: CMF - finish_portal_construction.dtml:1.2
shane@digicool.com
shane@digicool.com
Tue, 12 Jun 2001 16:58:45 -0400 (EDT)
Update of /cvs-repository/CMF/CMFDefault/skins/control
In directory korak.digicool.com:/tmp/cvs-serv2345/skins/control
Modified Files:
finish_portal_construction.dtml
Log Message:
Nitpicking. :-)
--- Updated File finish_portal_construction.dtml in package CMF --
--- finish_portal_construction.dtml 2001/02/23 14:24:09 1.1
+++ finish_portal_construction.dtml 2001/06/12 20:58:44 1.2
@@ -1,10 +1,10 @@
<dtml-var standard_html_header>
-<h3>Welcome to the PTK!</h3>
+<h3>Welcome to the CMF!</h3>
<p>The first thing you should do is visit the
- <a href="&dtml-portal_url;/reconfig_form">configuration form</a>.<br />
- Then you might want to look at the
+ <a href="&dtml-portal_url;/reconfig_form">basic configuration form</a>.<br />
+ Then visit the
<a href="&dtml-portal_url;/manage">management interface</a> and
the <a href="&dtml-portal_url;">home page</a>.
</p>