Index: lams_bb_integration/web/links/author.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_bb_integration/web/links/author.jsp,v diff -u -r1.2 -r1.3 --- lams_bb_integration/web/links/author.jsp 4 Aug 2016 16:49:07 -0000 1.2 +++ lams_bb_integration/web/links/author.jsp 21 Apr 2017 20:35:36 -0000 1.3 @@ -1,21 +1,23 @@ -<%@ page import="java.util.*, java.net.*, - org.lamsfoundation.ld.integration.util.*" errorPage="error.jsp" %> <%@ taglib uri="/bbData" prefix="bbData"%> <%@ taglib uri="/bbNG" prefix="bbNG"%> +<%@ taglib uri="/tags-core" prefix="c"%> -<% - String authorURL = LamsSecurityUtil.generateRequestURL(ctx, "author", null); - authorURL = authorURL + "&isPostMessageToParent=true"; -%> - - - LAMS Author - + + + + + - - - - - To launch LAMS Author, please, click here. - + + LAMS Author + + + + + + + To launch LAMS Author, please, click here. +