Index: lams_tool_survey/web/pages/authoring/parts/addchoicequestion.jsp =================================================================== diff -u -ra365c42dcc890ee15ee51fa8affc3511d1aceea4 -r67f1a98232e8083f6621a4992dfc1eb01b2bea97 --- lams_tool_survey/web/pages/authoring/parts/addchoicequestion.jsp (.../addchoicequestion.jsp) (revision a365c42dcc890ee15ee51fa8affc3511d1aceea4) +++ lams_tool_survey/web/pages/authoring/parts/addchoicequestion.jsp (.../addchoicequestion.jsp) (revision 67f1a98232e8083f6621a4992dfc1eb01b2bea97) @@ -1,6 +1,8 @@ + + <%@ include file="/common/taglibs.jsp"%> - <%@ include file="/common/header.jsp"%> Index: lams_tool_survey/web/pages/authoring/parts/addopenquestion.jsp =================================================================== diff -u -ra365c42dcc890ee15ee51fa8affc3511d1aceea4 -r67f1a98232e8083f6621a4992dfc1eb01b2bea97 --- lams_tool_survey/web/pages/authoring/parts/addopenquestion.jsp (.../addopenquestion.jsp) (revision a365c42dcc890ee15ee51fa8affc3511d1aceea4) +++ lams_tool_survey/web/pages/authoring/parts/addopenquestion.jsp (.../addopenquestion.jsp) (revision 67f1a98232e8083f6621a4992dfc1eb01b2bea97) @@ -1,6 +1,8 @@ + + <%@ include file="/common/taglibs.jsp"%> - <%@ include file="/common/header.jsp"%> Index: lams_tool_survey/web/pages/authoring/start.jsp =================================================================== diff -u -r825e32a1131e134c0e2d560418cc349973b3702f -r67f1a98232e8083f6621a4992dfc1eb01b2bea97 --- lams_tool_survey/web/pages/authoring/start.jsp (.../start.jsp) (revision 825e32a1131e134c0e2d560418cc349973b3702f) +++ lams_tool_survey/web/pages/authoring/start.jsp (.../start.jsp) (revision 67f1a98232e8083f6621a4992dfc1eb01b2bea97) @@ -1,3 +1,6 @@ + + <%@ include file="/common/taglibs.jsp" %> Index: lams_tool_survey/web/pages/learning/finish.jsp =================================================================== diff -u -r825e32a1131e134c0e2d560418cc349973b3702f -r67f1a98232e8083f6621a4992dfc1eb01b2bea97 --- lams_tool_survey/web/pages/learning/finish.jsp (.../finish.jsp) (revision 825e32a1131e134c0e2d560418cc349973b3702f) +++ lams_tool_survey/web/pages/learning/finish.jsp (.../finish.jsp) (revision 67f1a98232e8083f6621a4992dfc1eb01b2bea97) @@ -1,3 +1,6 @@ + + <%@ include file="/common/taglibs.jsp"%> <%-- This page just for : redir finish page to parent rather that part of the frame --%> Index: lams_tool_survey/web/pages/learning/start.jsp =================================================================== diff -u -r825e32a1131e134c0e2d560418cc349973b3702f -r67f1a98232e8083f6621a4992dfc1eb01b2bea97 --- lams_tool_survey/web/pages/learning/start.jsp (.../start.jsp) (revision 825e32a1131e134c0e2d560418cc349973b3702f) +++ lams_tool_survey/web/pages/learning/start.jsp (.../start.jsp) (revision 67f1a98232e8083f6621a4992dfc1eb01b2bea97) @@ -1,3 +1,6 @@ + + <%@ include file="/common/taglibs.jsp"%>