[gatein-commits] gatein SVN: r627 - portal/trunk/web/portal/src/main/webapp/WEB-INF/conf/portal/portal/classic.

do-not-reply at jboss.org do-not-reply at jboss.org
Tue Nov 17 06:01:58 EST 2009


Author: hoang_to
Date: 2009-11-17 06:01:58 -0500 (Tue, 17 Nov 2009)
New Revision: 627

Modified:
   portal/trunk/web/portal/src/main/webapp/WEB-INF/conf/portal/portal/classic/pages.xml
Log:
GTNPORTAL-244: Replace AccountPortlet with RegisterPortlet in register page

Modified: portal/trunk/web/portal/src/main/webapp/WEB-INF/conf/portal/portal/classic/pages.xml
===================================================================
--- portal/trunk/web/portal/src/main/webapp/WEB-INF/conf/portal/portal/classic/pages.xml	2009-11-17 10:13:06 UTC (rev 626)
+++ portal/trunk/web/portal/src/main/webapp/WEB-INF/conf/portal/portal/classic/pages.xml	2009-11-17 11:01:58 UTC (rev 627)
@@ -87,9 +87,9 @@
     <portlet-application>
       <portlet>
         <application-ref>exoadmin</application-ref>
-        <portlet-ref>AccountPortlet</portlet-ref>
+        <portlet-ref>RegisterPortlet</portlet-ref>
       </portlet>
-      <title>New Account</title>
+      <title>Register Account</title>
       <access-permissions>*:/platform/guests</access-permissions>
       <show-info-bar>false</show-info-bar>      
     </portlet-application>



More information about the gatein-commits mailing list