|
From: creedon <icr...@us...> - 2005-06-16 06:17:03
|
Update of /cvsroot/frontierkernel/odbs/mainResponderRoot/mainResponder/localization/languages/english/strings/setupFrontier In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7741 Modified Files: newUserConfirmMessage Log Message: changes for webbased install Index: newUserConfirmMessage =================================================================== RCS file: /cvsroot/frontierkernel/odbs/mainResponderRoot/mainResponder/localization/languages/english/strings/setupFrontier/newUserConfirmMessage,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** newUserConfirmMessage 26 Mar 2005 21:45:50 -0000 1.1.1.1 --- newUserConfirmMessage 16 Jun 2005 06:16:50 -0000 1.2 *************** *** 1,3 **** FrontierVcsFile:1:wptx:mainResponder.localization.languages.english.strings.setupFrontier.newUserConfirmMessage ! <p><br>The setup process is complete and your first Manila website has been created.</p> <%local (whenTrialExpires = date.nextMonth (date.nextMonth (userland.trialVersion.whenInstalled))); if userland.trialVersion.flTrialVersion {"<p>This fully-functional trial installation of Frontier will work until " + date.longString (whenTrialExpires) + ".</p>"} else {""}%> <p>Click the Continue button below to go to the Frontier Admin website for the first time. You will be asked to log in with the email address and password you've supplied.</p> <p>You can return to the Admin website at any time, using the Open Admin Site command in Frontier's Server menu.<br><br></p> \ No newline at end of file --- 1,3 ---- FrontierVcsFile:1:wptx:mainResponder.localization.languages.english.strings.setupFrontier.newUserConfirmMessage ! <p><br>The setup process is complete.</p> <p>Click the Continue button below to go to the Frontier Admin website for the first time. You will be asked to log in with the email address and password you've supplied.</p> <p>You can return to the Admin website at any time, using the Open Admin Site command in Frontier's Server menu.<br><br></p> \ No newline at end of file |