Index: lams_monitoring/web/addLesson.jsp =================================================================== diff -u -r26935b8eb03b2120c0fd3bf0483271261d8a32b9 -ra30b103940b0f998a73804db77d6584313193589 --- lams_monitoring/web/addLesson.jsp (.../addLesson.jsp) (revision 26935b8eb03b2120c0fd3bf0483271261d8a32b9) +++ lams_monitoring/web/addLesson.jsp (.../addLesson.jsp) (revision a30b103940b0f998a73804db77d6584313193589) @@ -51,11 +51,11 @@ <% String clientVersion = Configuration.get(ConfigurationKeys.MONITOR_CLIENT_VERSION); String serverLanguage = Configuration.get(ConfigurationKeys.SERVER_LANGUAGE); -String languageDate = Configuration.getDictionaryDateForLanguage(serverLanguage); +String languageDate = Configuration.get(ConfigurationKeys.DICTIONARY_DATE_CREATED); %> <%-- courseID and classID are passed in as request parameters by addLesson.jsp in lams_central. --%> - ?loadFile=monitoring/lams_wizard.swf&loadLibrary=monitoring/lams_wizard_library.swf&userID=&serverURL=&build=<%=clientVersion%>&lang=&country=&theme=&courseID=&classID= + ?loadFile=monitoring/lams_wizard.swf&loadLibrary=monitoring/lams_wizard_library.swf&userID=&serverURL=&build=<%=clientVersion%>&lang=&country=&langDate=<%=languageDate%>&theme=&courseID=&classID= ../lams_preloader.swf ../lams_preloader