[Laszlo-checkins] r9419 - openlaszlo/trunk/lps/admin

lou@openlaszlo.org lou at openlaszlo.org
Sun Jun 1 12:13:05 PDT 2008


Author: lou
Date: 2008-06-01 12:12:33 -0700 (Sun, 01 Jun 2008)
New Revision: 9419

Modified:
   openlaszlo/trunk/lps/admin/solo-dhtml-deploy.jsp
Log:
Change 20080601-lou-b by lou at loumac.local on 2008-06-01 15:08:47 AST
    in /Users/lou/src/svn/openlaszlo/trunk
    for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: fix Setup SOLO DHTML Application Deployment page typos

Bugs Fixed: LPP-6084

Technical Reviewer: (pending)
QA Reviewer: (pending)
Doc Reviewer: (pending)

Details:
..do not require browser the Javscript browser... 
->
..do not require the Javscript browser... 

If your there are other applications... 
->
If there are other applications... 

Tests: visual verify



Modified: openlaszlo/trunk/lps/admin/solo-dhtml-deploy.jsp
===================================================================
--- openlaszlo/trunk/lps/admin/solo-dhtml-deploy.jsp	2008-06-01 19:11:49 UTC (rev 9418)
+++ openlaszlo/trunk/lps/admin/solo-dhtml-deploy.jsp	2008-06-01 19:12:33 UTC (rev 9419)
@@ -269,7 +269,7 @@
 <br>
      
 <table><tr><td width=600>
-     This wizard will generate a zip file containing all the resources you need to deploy a serverless (SOLO) application. For deployments which do not require browser the Javscript browser integration support files, it  will also generate some simple HTML wrappers which can be cut and pasted into HTML pages.
+     This wizard will generate a zip file containing all the resources you need to deploy a serverless (SOLO) application. For deployments which do not require the Javscript browser integration support files, it  will also generate some simple HTML wrappers which can be cut and pasted into HTML pages.
 </td></tr><table>
 
 <form  method="POST" action="<%= sUrl %>">
@@ -306,7 +306,7 @@
 Zip archive of <i>all</i> files, recursively, from the <i>directory</i> that
 contains your specified application source file. So it is best to use this SOLO tool
 on an application which resides in its own directory.                                         
-If your there are other applications in the same directory, this tool will copy
+If there are other applications in the same directory, this tool will copy
 all of those apps and their assets (and subdirectories) into the Zip file. That may not be what you want.
 
 



More information about the Laszlo-checkins mailing list