Commit 89cc17b6 authored by Gaston Dombiak's avatar Gaston Dombiak Committed by gato

Fixed filename of inline help file. JM-390

git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@2786 b35dd754-fafc-0310-a699-88a17e54d16e
parent a03079b0
...@@ -84,7 +84,7 @@ ...@@ -84,7 +84,7 @@
pageinfo.setPageID("session-summary"); pageinfo.setPageID("session-summary");
%> %>
<jsp:include page="top.jsp" flush="true"> <jsp:include page="top.jsp" flush="true">
<jsp:param name="helpPage" value="view_current_sessions.html" /> <jsp:param name="helpPage" value="view_active_client_sessions.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