Index: lams_tool_daco/web/pages/authoring/definelater.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_daco/web/pages/authoring/definelater.jsp,v diff -u -r1.5.2.1 -r1.5.2.2 --- lams_tool_daco/web/pages/authoring/definelater.jsp 26 Feb 2016 07:17:17 -0000 1.5.2.1 +++ lams_tool_daco/web/pages/authoring/definelater.jsp 4 May 2016 05:39:52 -0000 1.5.2.2 @@ -1,23 +1,16 @@ - - + <%@ include file="/common/taglibs.jsp"%> -<%@ page import="java.util.HashSet"%> <%@ page import="org.lamsfoundation.lams.tool.daco.DacoConstants"%> -<%@ page import="java.util.Set"%> -<%Set tabs = new HashSet(); - tabs.add("label.authoring.heading.basic"); - pageContext.setAttribute("tabs", tabs); - %> - <fmt:message key="label.author.title" /> + <fmt:message key="label.common.heading" /> <%@ include file="/common/tabbedheader.jsp"%> - - - + -
+ -

- -

- -
+ + + + + + + + <%@ include file="/common/messages.jsp"%> - - - -
+ + - - + +
-
+
+
+ + +
- - -
- -
+ + -
+ \ No newline at end of file