Index: lams_tool_forum/web/WEB-INF/jsps/learning/forum/open.jsp =================================================================== diff -u --- lams_tool_forum/web/WEB-INF/jsps/learning/forum/open.jsp (revision 0) +++ lams_tool_forum/web/WEB-INF/jsps/learning/forum/open.jsp (revision 059e321032f885ded2d68727192dcdcf44a1f30a) @@ -0,0 +1,40 @@ +<%@ include file="/includes/taglibs.jsp" %> +<%@ include file="/includes/messages.jsp" %> +<%@ taglib uri="displaytag" prefix="display" %> +<%@ taglib uri="jmage" prefix="jm" %> + + +
+<%-- +
+<%@ include file="includes/basic.jsp" %> +
+ --%> +
+ <%-- + + + + + + + +
+ + + + + + + + + + +
Topic Name +
+
+
+
+ +
Index: lams_tool_forum/web/WEB-INF/jsps/learning/message/open.jsp =================================================================== diff -u --- lams_tool_forum/web/WEB-INF/jsps/learning/message/open.jsp (revision 0) +++ lams_tool_forum/web/WEB-INF/jsps/learning/message/open.jsp (revision 059e321032f885ded2d68727192dcdcf44a1f30a) @@ -0,0 +1,32 @@ +<%@ include file="/includes/taglibs.jsp" %> +<%@ include file="/includes/messages.jsp" %> +<%@ taglib uri="datetime" prefix="date" %> +<%@ taglib uri="forum" prefix="fm"%> + + + <%-- <bean:message key="message.title.open"/> --%> + + + + + + + + + + + + + +
+

+ + + + + + +

+ + + Index: lams_tool_forum/web/WEB-INF/jsps/learning/message/reply.jsp =================================================================== diff -u --- lams_tool_forum/web/WEB-INF/jsps/learning/message/reply.jsp (revision 0) +++ lams_tool_forum/web/WEB-INF/jsps/learning/message/reply.jsp (revision 059e321032f885ded2d68727192dcdcf44a1f30a) @@ -0,0 +1,19 @@ +<%@ include file="/includes/taglibs.jsp" %> +<%@ include file="/includes/messages.jsp" %> + + + +
+ +
+<%-- + +--%> + + + +<%@ include file="includes/form.jsp" %> +
+
+