Commit 54927244 authored by Matt Tucker's avatar Matt Tucker Committed by matt

JSP compile fix.

git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@2704 b35dd754-fafc-0310-a699-88a17e54d16e
parent 44d7145d
...@@ -95,7 +95,7 @@ ...@@ -95,7 +95,7 @@
pageinfo.setPageID("muc-history"); pageinfo.setPageID("muc-history");
%> %>
<jsp:include page="top.jsp" flush="true"> <jsp:include page="top.jsp" flush="true">
<jsp:param name="helpPage" value=""edit_group_chat_history_settings.html" /> <jsp:param name="helpPage" value="edit_group_chat_history_settings.html" />
</jsp:include> </jsp:include>
<jsp:include page="title.jsp" flush="true" /> <jsp:include page="title.jsp" flush="true" />
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment