Index: lams_tool_forum/web/includes/header.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_forum/web/includes/Attic/header.jsp,v
diff -u -r1.7 -r1.8
--- lams_tool_forum/web/includes/header.jsp 24 Nov 2005 06:25:24 -0000 1.7
+++ lams_tool_forum/web/includes/header.jsp 1 Mar 2006 23:49:28 -0000 1.8
@@ -8,7 +8,7 @@
css/aqua.css" rel="stylesheet" type="text/css">
-
+">
Index: lams_tool_forum/web/includes/layout.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_forum/web/includes/layout.jsp,v
diff -u -r1.5 -r1.6
--- lams_tool_forum/web/includes/layout.jsp 12 Jan 2006 06:19:41 -0000 1.5
+++ lams_tool_forum/web/includes/layout.jsp 1 Mar 2006 23:49:28 -0000 1.6
@@ -1,6 +1,9 @@
+<%@ page contentType="text/html;charset=ISO8859_1" %>
+
<%@ include file="/includes/taglibs.jsp"%>
<%@ taglib uri="tags-tiles" prefix="tiles"%>
+
Index: lams_tool_forum/web/jsps/authoring/authoring.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_forum/web/jsps/authoring/authoring.jsp,v
diff -u -r1.10 -r1.11
--- lams_tool_forum/web/jsps/authoring/authoring.jsp 14 Dec 2005 03:35:27 -0000 1.10
+++ lams_tool_forum/web/jsps/authoring/authoring.jsp 1 Mar 2006 23:48:58 -0000 1.11
@@ -1,3 +1,5 @@
+<%@ page contentType="text/html;charset=ISO8859_1" %>
+
<%@ include file="/includes/taglibs.jsp" %>
<%@ taglib uri="tags-fck-editor" prefix="FCK"%>
@@ -6,6 +8,7 @@
Forum Tool
+ ">
@@ -45,7 +48,7 @@
@@ -56,7 +59,7 @@
@@ -67,7 +70,7 @@
Index: lams_tool_forum/web/jsps/message/topiclist.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_forum/web/jsps/message/Attic/topiclist.jsp,v
diff -u -r1.9 -r1.10
--- lams_tool_forum/web/jsps/message/topiclist.jsp 13 Jan 2006 06:16:44 -0000 1.9
+++ lams_tool_forum/web/jsps/message/topiclist.jsp 1 Mar 2006 23:49:12 -0000 1.10
@@ -4,7 +4,7 @@