Index: lams_tool_lamc/web/authoring/InstructionsContent.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_lamc/web/authoring/Attic/InstructionsContent.jsp,v
diff -u -r1.12 -r1.13
--- lams_tool_lamc/web/authoring/InstructionsContent.jsp 17 Sep 2006 06:23:45 -0000 1.12
+++ lams_tool_lamc/web/authoring/InstructionsContent.jsp 2 Oct 2006 01:59:35 -0000 1.13
@@ -1,3 +1,4 @@
+
<%--
Copyright (C) 2005 LAMS Foundation (http://lamsfoundation.org)
License Information: http://lamsfoundation.org/licensing/lams/2.0/
@@ -19,135 +20,179 @@
http://www.gnu.org/licenses/gpl.txt
--%>
-<%@ taglib uri="tags-bean" prefix="bean"%>
-<%@ taglib uri="tags-html" prefix="html"%>
-<%@ taglib uri="tags-logic" prefix="logic" %>
-<%@ taglib uri="tags-logic-el" prefix="logic-el" %>
-<%@ taglib uri="tags-core" prefix="c"%>
-<%@ taglib uri="tags-fmt" prefix="fmt" %>
-<%@ taglib uri="fck-editor" prefix="FCK" %>
-<%@ taglib uri="tags-lams" prefix="lams" %>
+<%@ include file="/common/taglibs.jsp" %>
-
-
+
+
+
+
+
+
+