svn commit: r835295 - /ofbiz/site/index.html

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r835295 - /ofbiz/site/index.html

jleroux@apache.org
Author: jleroux
Date: Thu Nov 12 08:16:43 2009
New Revision: 835295

URL: http://svn.apache.org/viewvc?rev=835295&view=rev
Log:
Replaces demoadmin by admin for access to demo

Modified:
    ofbiz/site/index.html

Modified: ofbiz/site/index.html
URL: http://svn.apache.org/viewvc/ofbiz/site/index.html?rev=835295&r1=835294&r2=835295&view=diff
==============================================================================
--- ofbiz/site/index.html (original)
+++ ofbiz/site/index.html Thu Nov 12 08:16:43 2009
@@ -276,9 +276,9 @@
             <h3>Demo Sites</h3>
             <ul class="sidemenu">
                 <li><a href="http://demo.ofbiz.org/ecommerce/control/main">Front-End Store <br /><span>this demo is based on the current svn trunk</span></a></li>
-                <li><a href="https://demo.ofbiz.org/catalog/control/login/main?USERNAME=demoadmin&amp;PASSWORD=ofbiz&amp;JavaScriptEnabled=Y">Management Apps<br /><span>this demo is based on the current svn trunk</span></a></li>
+                <li><a href="https://demo.ofbiz.org/catalog/control/login/main?USERNAME=admin&amp;PASSWORD=ofbiz&amp;JavaScriptEnabled=Y">Management Apps<br /><span>this demo is based on the current svn trunk</span></a></li>
                 <li><a href="http://demo904.ofbiz.org/ecommerce/control/main">9.04 Front-End Store <br /><span>this demo is based on the 9.04 Release branch</span></a></li>
-                <li><a href="https://demo904.ofbiz.org/catalog/control/login/main?USERNAME=demoadmin&amp;PASSWORD=ofbiz&amp;JavaScriptEnabled=Y">9.04 Management Apps <br /><span>this demo is based on the 9.04 Release branch</span></a></li>
+                <li><a href="https://demo904.ofbiz.org/catalog/control/login/main?USERNAME=admin&amp;PASSWORD=ofbiz&amp;JavaScriptEnabled=Y">9.04 Management Apps <br /><span>this demo is based on the 9.04 Release branch</span></a></li>
                 <li><a href="http://docs.ofbiz.org/x/yg4">All Known Demo Servers<br /><span> A list of all known trunk and release demo servers.</span></a></li>
                 <li><a href="http://log.ofbiz.org/">Daily Log Files<br /><span>trunk and release demo log files.</span></a></li>
             </ul>