Index: lams_monitoring/web/errorbox.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_monitoring/web/errorbox.jsp,v
diff -u -r1.2 -r1.3
--- lams_monitoring/web/errorbox.jsp 24 Oct 2005 05:45:13 -0000 1.2
+++ lams_monitoring/web/errorbox.jsp 24 Feb 2006 08:26:58 -0000 1.3
@@ -1,4 +1,4 @@
-<%@ taglib uri="tags-html-el" prefix="html-el" %>
+<%@ taglib uri="tags-html" prefix="html" %>
<%@ taglib uri="tags-logic" prefix="logic" %>
<%@ page import="org.apache.struts.Globals" %>
<%
@@ -16,7 +16,7 @@