Index: lams_bb_integration/web/modules/startLessonSuccess.jsp =================================================================== diff -u -r8fc1a1bffe5907d6f05f859a8f1cb5b2b62709c4 -rb129e5e5e5c74ac9775328928bf6184b7371fb5b --- lams_bb_integration/web/modules/startLessonSuccess.jsp (.../startLessonSuccess.jsp) (revision 8fc1a1bffe5907d6f05f859a8f1cb5b2b62709c4) +++ lams_bb_integration/web/modules/startLessonSuccess.jsp (.../startLessonSuccess.jsp) (revision b129e5e5e5c74ac9775328928bf6184b7371fb5b) @@ -10,7 +10,7 @@ --%> <%@ page errorPage="/error.jsp"%> <%@ taglib uri="/bbNG" prefix="bbNG"%> -<%@ taglib uri="/tags-core" prefix="c"%> +<%@ taglib uri="jakarta.tags.core" prefix="c"%> <%-- Breadcrumbs --%> @@ -32,4 +32,4 @@ Content successfully added. - + \ No newline at end of file