Index: lams_central/web/editprofile.jsp =================================================================== diff -u -r7998a31f6d7d4f1eef3e866bafef22caa012eb7a -r6a414b5f0f7756f0376670914c59c84b9ae916ef --- lams_central/web/editprofile.jsp (.../editprofile.jsp) (revision 7998a31f6d7d4f1eef3e866bafef22caa012eb7a) +++ lams_central/web/editprofile.jsp (.../editprofile.jsp) (revision 6a414b5f0f7756f0376670914c59c84b9ae916ef) @@ -19,6 +19,8 @@ <%=Configuration.get(ConfigurationKeys.FLASH_ENABLE)%> +<%=Configuration.get(ConfigurationKeys.PROFILE_EDIT_ENABLE)%> +<%=Configuration.get(ConfigurationKeys.PROFILE_PARTIAL_EDIT_ENABLE)%>
@@ -40,69 +42,69 @@ : - + *: - + *: - + *: - + : - + : - + : - + : - + : - + : - + : - + : - + : - + : - + : - + : - + @@ -117,7 +119,7 @@ : - + @@ -129,7 +131,7 @@ : - + @@ -144,7 +146,7 @@ But for simplicity of coding, we keep it as a negative value - "should the tutorials be disabled?" This is the reason to mix true/false and yes/no answers. --> - + @@ -153,7 +155,7 @@ : - + ${theme.name} @@ -163,7 +165,7 @@ : - + ${theme.name} @@ -179,7 +181,7 @@ : - + @@ -270,7 +272,7 @@ : - + ${theme.name} @@ -280,7 +282,7 @@ : - + ${theme.name} @@ -291,7 +293,7 @@ : - + @@ -327,7 +329,7 @@ But for simplicity of coding, we keep it as a negative value - "should the tutorials be disabled?" This is the reason to mix true/false and yes/no answers. --> - + @@ -341,8 +343,10 @@
+ +