Index: lams_tool_nb/web/nbInstructions.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_nb/web/Attic/nbInstructions.jsp,v diff -u -r1.1 -r1.2 --- lams_tool_nb/web/nbInstructions.jsp 7 Jun 2005 05:52:18 -0000 1.1 +++ lams_tool_nb/web/nbInstructions.jsp 15 Jun 2005 05:42:15 -0000 1.2 @@ -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