Index: lams_central/web/profile/editprofile.jsp =================================================================== diff -u -r88b8e837ea5c4e4a87cb26087c5c8aaf4c225d97 -r3372f14e4f8e14d4ea6b580271d9386d3afc056c --- lams_central/web/profile/editprofile.jsp (.../editprofile.jsp) (revision 88b8e837ea5c4e4a87cb26087c5c8aaf4c225d97) +++ lams_central/web/profile/editprofile.jsp (.../editprofile.jsp) (revision 3372f14e4f8e14d4ea6b580271d9386d3afc056c) @@ -9,6 +9,13 @@ import="org.lamsfoundation.lams.util.Configuration" import="org.lamsfoundation.lams.util.ConfigurationKeys"%> +<%=Configuration.get(ConfigurationKeys.PROFILE_EDIT_ENABLE)%> +<%=Configuration.get(ConfigurationKeys.PROFILE_PARTIAL_EDIT_ENABLE)%> + + + +<%=AuthenticationMethod.DB%> + @@ -44,25 +51,24 @@ - <%=Configuration.get(ConfigurationKeys.PROFILE_EDIT_ENABLE)%> - <%=Configuration.get(ConfigurationKeys.PROFILE_PARTIAL_EDIT_ENABLE)%> - - - - <%=AuthenticationMethod.DB%> - : ${UserForm.login} + + + + : + ${newForm.login} + + :