@@ -14,29 +14,30 @@
key="label.authoring.online.instruction" />:
-
+
|
|
+
-
-
+
+
-
+
-
+
-
+
@@ -68,23 +69,29 @@
key="label.authoring.offline.instruction" />: |
-
+
|
|
-
-
-
+
+
+
+
+
+
-
+
+
+
+
-
+
Index: lams_tool_forum/web/jsps/message/topiclist.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_forum/web/jsps/message/Attic/topiclist.jsp,v
diff -u -r1.2 -r1.3
--- lams_tool_forum/web/jsps/message/topiclist.jsp 20 Oct 2005 04:21:52 -0000 1.2
+++ lams_tool_forum/web/jsps/message/topiclist.jsp 27 Oct 2005 05:29:53 -0000 1.3
@@ -7,12 +7,12 @@
Topic |
|
|
-
+
|
-
+
Index: lams_tool_forum/web/jsps/sharing/share.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_forum/web/jsps/sharing/Attic/share.jsp,v
diff -u -r1.1 -r1.2
--- lams_tool_forum/web/jsps/sharing/share.jsp 14 Oct 2005 02:03:53 -0000 1.1
+++ lams_tool_forum/web/jsps/sharing/share.jsp 27 Oct 2005 05:29:52 -0000 1.2
@@ -3,6 +3,7 @@
<%@ taglib uri="tags-html-el" prefix="html" %>
<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c"%>
+<%@ taglib uri="http://java.sun.com/jstl/core-rt" prefix="c_rt"%>
<%@ taglib uri="http://java.sun.com/jstl/fmt" prefix="fmt"%>
<%
String LAMS_WEB_ROOT="/lams";
|