Index: lams_tool_lamc/web/SystemErrorContent.jsp =================================================================== diff -u -r4db5a791a1d9fc010b172c50f9f60677ed71d0fe -r703f3c0889f578233872be21462c7b5e4c23b787 --- lams_tool_lamc/web/SystemErrorContent.jsp (.../SystemErrorContent.jsp) (revision 4db5a791a1d9fc010b172c50f9f60677ed71d0fe) +++ lams_tool_lamc/web/SystemErrorContent.jsp (.../SystemErrorContent.jsp) (revision 703f3c0889f578233872be21462c7b5e4c23b787) @@ -24,7 +24,8 @@ <%@ taglib uri="tags-logic-el" prefix="logic-el" %> <%@ taglib uri="tags-c" prefix="c" %> <%@ taglib uri="tags-fmt" prefix="fmt" %> -<%@ taglib uri="fck-editor" prefix="FCK" %> +<%@ taglib uri="tags-fck-editor" prefix="FCK" %> +<%@ taglib uri="tags-lams" prefix="lams" %>