Index: lams_admin/web/user.jsp =================================================================== diff -u -ra23376f298830f9cb4d3d18e5dc7ef11b907c173 -r862d181bb03e2bbaaf0a9e98c3877a0aff84fdf9 --- lams_admin/web/user.jsp (.../user.jsp) (revision a23376f298830f9cb4d3d18e5dc7ef11b907c173) +++ lams_admin/web/user.jsp (.../user.jsp) (revision 862d181bb03e2bbaaf0a9e98c3877a0aff84fdf9) @@ -1,4 +1,5 @@ <%@ include file="/taglibs.jsp"%> +<%@ page import="org.lamsfoundation.lams.util.Configuration" import="org.lamsfoundation.lams.util.ConfigurationKeys" %> @@ -118,6 +119,24 @@ : + + <%=Configuration.get(ConfigurationKeys.FLASH_ENABLE)%> + + + + : + + + + + + + + + + + + : @@ -130,7 +149,21 @@ + + : + + + + + ${timezoneDto.timeZoneId} - ${timezoneDto.displayName} + + + + + + + :