Index: lams_admin/web/timezoneManagement.jsp =================================================================== diff -u -r6a4c04c178b2302fd18ea2988a25089412b57de9 -r413ed49e4d9a3846c320b42aa4f7f9f354c0336d --- lams_admin/web/timezoneManagement.jsp (.../timezoneManagement.jsp) (revision 6a4c04c178b2302fd18ea2988a25089412b57de9) +++ lams_admin/web/timezoneManagement.jsp (.../timezoneManagement.jsp) (revision 413ed49e4d9a3846c320b42aa4f7f9f354c0336d) @@ -1,81 +1,103 @@ + + <%@ page import="org.lamsfoundation.lams.timezone.Timezone" %> <%@ include file="/taglibs.jsp"%> - - - - -

- - - - ${serverTimezone} - - - - - -

-
-
+ + + + ${title} + - - + + + + - - - - - - - - - - - - - - - - - - + + + + + + + + + + -
- - -
- - - ${timezoneDto.timeZoneId} - - - - - - - ${timezoneDto.dstOffset} - - - ${timezoneDto.displayName} -
- -
- - -

- \ No newline at end of file +

+ + + + ${serverTimezone} + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+ + + ${timezoneDto.timeZoneId} + + - + + + + ${timezoneDto.dstOffset} + + + ${timezoneDto.displayName} +
+ +
+ + + + " /> +

+ + + + +