]> git.mxchange.org Git - pizzaservice-war.git/blobdiff - web/user/login_change_personal_data.xhtml
password1 and password2 is not clear enough, better <role>Password and <role>Password...
[pizzaservice-war.git] / web / user / login_change_personal_data.xhtml
index b8aa7c0d3c7f12f119e38c7af09f2e85d37ab88b..1aa2863904b74640020eabe4daf94aed841fa59c 100644 (file)
@@ -8,7 +8,7 @@
          xmlns:f="http://xmlns.jcp.org/jsf/core"
          >
 
-       <ui:composition template="/WEB-INF/templates/login/login_base.tpl">
+       <ui:composition template="/WEB-INF/templates/login/user/user_base.tpl">
                <ui:define name="login_title">#{msg.PAGE_TITLE_LOGIN_CHANGE_PERSONAL_DATA}</ui:define>
 
                <ui:define name="content_header">
@@ -25,7 +25,7 @@
                                        <h:form id="login_change_personal_form">
                                                <ui:include src="/WEB-INF/templates/contact/form_contact_data.tpl" />
 
-                                               <ui:include src="/WEB-INF/templates/login/login_enter_current_password.tpl" />
+                                               <ui:include src="/WEB-INF/templates/login/user/user_enter_current_password.tpl" />
 
                                                <ui:include src="/WEB-INF/templates/guest/guest_privacy_terms.tpl" />