Index: lams_admin/web/admin/organisationContent.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_admin/web/admin/Attic/organisationContent.jsp,v diff -u -r1.2 -r1.3 --- lams_admin/web/admin/organisationContent.jsp 8 Sep 2005 05:16:12 -0000 1.2 +++ lams_admin/web/admin/organisationContent.jsp 24 Feb 2006 08:08:43 -0000 1.3 @@ -1,6 +1,6 @@ <%@ page contentType="text/html; charset=iso-8859-1" language="java" %> <%@ page import="org.lamsfoundation.lams.admin.web.OrganisationActionForm" %> -<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="tags-core" prefix="c" %> <%@ taglib uri="tags-html" prefix="html" %>