Index: lams_tool_nb/web/nbInstructions.jsp =================================================================== diff -u -ra766c8fe51dfa314947b20ef98e525d63b328fbe -r076c34d83fefa7f5398a6a683d098ba2b8eb60e2 --- lams_tool_nb/web/nbInstructions.jsp (.../nbInstructions.jsp) (revision a766c8fe51dfa314947b20ef98e525d63b328fbe) +++ lams_tool_nb/web/nbInstructions.jsp (.../nbInstructions.jsp) (revision 076c34d83fefa7f5398a6a683d098ba2b8eb60e2) @@ -1,8 +1,9 @@ <%@ taglib uri="/WEB-INF/struts-html-el.tld" prefix="html" %> <%@ taglib uri="/WEB-INF/jstl/fmt.tld" prefix="fmt" %> <%@ taglib uri="/WEB-INF/jstl/c.tld" prefix="c" %> +<%@ taglib uri="fck-editor" prefix="FCK" %> - +
@@ -35,22 +36,46 @@ + - + + + + + + +
@@ -11,7 +12,7 @@ - +
- + <%=session.getAttribute("richTextOnlineInstructions")%> +
+ <%=session.getAttribute("richTextOfflineInstructions")%> + +
+ + \ No newline at end of file