Index: lams_tool_laqa/web/questionsContent.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_laqa/web/Attic/questionsContent.jsp,v diff -u -r1.2 -r1.3 --- lams_tool_laqa/web/questionsContent.jsp 27 Jun 2005 01:49:54 -0000 1.2 +++ lams_tool_laqa/web/questionsContent.jsp 6 Jul 2005 04:53:07 -0000 1.3 @@ -3,6 +3,7 @@ <%@ taglib uri="/WEB-INF/struts-logic-el.tld" prefix="logic-el" %> <%@ taglib uri="/WEB-INF/c.tld" prefix="c" %> <%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="fck-editor" prefix="FCK" %>