[wsas-java-dev] svn commit r115 - wsas/java/trunk/modules/www/extensions/core/js

svn at wso2.com svn at wso2.com
Sat Dec 2 05:39:32 PST 2006


Author: azeez
Date: Sat Dec  2 05:39:31 2006
New Revision: 115

Modified:
   wsas/java/trunk/modules/www/extensions/core/js/registration.js
Log:
Added registration URL

Modified: wsas/java/trunk/modules/www/extensions/core/js/registration.js
==============================================================================
--- wsas/java/trunk/modules/www/extensions/core/js/registration.js	(original)
+++ wsas/java/trunk/modules/www/extensions/core/js/registration.js	Sat Dec  2 05:39:31 2006
@@ -10,7 +10,7 @@
 				"<p>All information will be sent directly to WSO2. Please note that you will be registered in the WSO2 developer portal <a href=\"http://www.wso2.org\" target=\"_blank\">Oxygen Tank</a> in the near future as well.</p>" +
 				"<p>Kindly use the form below for registration. Note that registration is entirely voluntary and failure to complete or submit this form will not diminish any rights.</p>" +
 				"<p>Also it is not mandatory to fill in all the fields in the form for submission.</p>" +
-                  "<div id='formset'>" + "<form method='post' action='https://www.wso2.org/projects/wsas/java/registration.php' target='_blank'>" +
+                  "<div id='formset'>" + "<form method='post' action='https://www.wso2.org/project/wsas/java/1.1/registration.php' target='_blank'>" +
                   "<fieldset style='border: 0px;'>" +
                   "<legend>The following information will be sent to WSO2</legend>" +
                     "<br/>" +




More information about the Wsas-java-dev mailing list