Index: lams_tool_larsrc/conf/language/lams/ApplicationResources.properties =================================================================== RCS file: /usr/local/cvsroot/lams_tool_larsrc/conf/language/lams/ApplicationResources.properties,v diff -u -r1.35.2.5 -r1.35.2.6 --- lams_tool_larsrc/conf/language/lams/ApplicationResources.properties 1 Jul 2016 05:04:18 -0000 1.35.2.5 +++ lams_tool_larsrc/conf/language/lams/ApplicationResources.properties 2 Dec 2016 10:53:18 -0000 1.35.2.6 @@ -28,6 +28,7 @@ label.authoring.basic.add.learning.object =Add IMS Content Package label.authoring.basic.resource.list.title =Resource list label.authoring.basic.resource.url =URL +label.authoring.basic.resource.url.placeholder = include http:// or https:// label.authoring.basic.resource.file =File label.authoring.basic.resource.website =Website label.authoring.basic.resource.learning.object =IMS CP Index: lams_tool_larsrc/web/pages/authoring/parts/addfile.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_larsrc/web/pages/authoring/parts/addfile.jsp,v diff -u -r1.21.2.5 -r1.21.2.6 --- lams_tool_larsrc/web/pages/authoring/parts/addfile.jsp 2 Dec 2016 09:14:19 -0000 1.21.2.5 +++ lams_tool_larsrc/web/pages/authoring/parts/addfile.jsp 2 Dec 2016 10:53:18 -0000 1.21.2.6 @@ -1,11 +1,14 @@ - - <%@ include file="/common/taglibs.jsp"%> + <%@ include file="addheader.jsp"%>