From: <dai...@us...> - 2012-08-21 07:54:52
|
Revision: 5606 http://web-erp.svn.sourceforge.net/web-erp/?rev=5606&view=rev Author: daintree Date: 2012-08-21 07:54:46 +0000 (Tue, 21 Aug 2012) Log Message: ----------- added company database name rather than company name in the setup wizard Modified Paths: -------------- trunk/install/index.php Modified: trunk/install/index.php =================================================================== --- trunk/install/index.php 2012-08-21 07:48:47 UTC (rev 5605) +++ trunk/install/index.php 2012-08-21 07:54:46 UTC (rev 5606) @@ -270,7 +270,7 @@ </td> </tr> <tr> - <td colspan="5"><h3>Step 5</h3>Please enter the company name below...</td> + <td colspan="5"><h3>Step 5</h3>Please enter the company database name below...</td> </tr> <tr> <td style="color: #666666;" colspan="1">Company Name:</td> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |