Author: sviluppatorefico
Date: 2008-12-19 14:45:11 -0500 (Fri, 19 Dec 2008)
New Revision: 12412
Modified:
branches/JBoss_Portal_Branch_2_7/core-identity/src/resources/portal-identity-war/jsf/common/userInfo.xhtml
Log:
syntax error on a css class call
Modified:
branches/JBoss_Portal_Branch_2_7/core-identity/src/resources/portal-identity-war/jsf/common/userInfo.xhtml
===================================================================
---
branches/JBoss_Portal_Branch_2_7/core-identity/src/resources/portal-identity-war/jsf/common/userInfo.xhtml 2008-12-19
19:39:50 UTC (rev 12411)
+++
branches/JBoss_Portal_Branch_2_7/core-identity/src/resources/portal-identity-war/jsf/common/userInfo.xhtml 2008-12-19
19:45:11 UTC (rev 12412)
@@ -75,7 +75,7 @@
<h:panelGroup />
<h:panelGroup />
- <h:commandLink id="chnage-email-link"
value="#{bundle.IDENTITY_EDIT_CHANGE_EMAIL}" action="changeEmail"
/>
+ <h:commandLink id="change-email-link"
value="#{bundle.IDENTITY_EDIT_CHANGE_EMAIL}" action="changeEmail"
/>
<h:panelGroup />
<h:outputText value="#{bundle.IDENTITY_PASSWORD}"/>
Show replies by date