Index: lams_monitoring/web/addLesson.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_monitoring/web/Attic/addLesson.jsp,v diff -u -r1.6 -r1.7 --- lams_monitoring/web/addLesson.jsp 10 Aug 2006 07:20:35 -0000 1.6 +++ lams_monitoring/web/addLesson.jsp 6 Sep 2006 05:31:45 -0000 1.7 @@ -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