[Rt-commit] r13421 - rt/3.8/trunk/share/html/Install
sunnavy at bestpractical.com
sunnavy at bestpractical.com
Thu Jun 19 10:33:06 EDT 2008
Author: sunnavy
Date: Thu Jun 19 10:33:00 2008
New Revision: 13421
Modified:
rt/3.8/trunk/share/html/Install/Finish.html
Log:
text fixes
Modified: rt/3.8/trunk/share/html/Install/Finish.html
==============================================================================
--- rt/3.8/trunk/share/html/Install/Finish.html (original)
+++ rt/3.8/trunk/share/html/Install/Finish.html Thu Jun 19 10:33:00 2008
@@ -49,23 +49,19 @@
<div class="intro">
<p>
-Congratulations! You've completed the initial configuration of RT.
+Click "Finish Installation" below to complete this wizard.
</p>
<p>
-But if not, just click "Finish Installation" below. You should be taken directly
-to a login page. You'll be able to log in with username of <tt>root</tt>.
-</p>
-
-<p>
-If you've changed web port, you have to restart the server.
+You should be taken directly to a login page. You'll be able to log in with username of <tt>root</tt>.
+But if you've changed web port, then you have to restart the server to use RT.
</p>
<p>
The settings you've chosen are stored in <% RT::Installer->ConfigFile %>,
-should you need to refine your configuration further. Using
+the place you can refine your configuration further. Using
`<tt>chmod -w '<% RT::Installer->ConfigFile %>'</tt>` will prevent this
-installation from being run again.
+installation wizard from being run again.
</p>
</div>
More information about the Rt-commit
mailing list