Commit 656a72ab authored by Bill Lynch's avatar Bill Lynch Committed by bill

Test of the help parameter

git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@2668 b35dd754-fafc-0310-a699-88a17e54d16e
parent c91d9b15
......@@ -180,7 +180,9 @@
pageinfo.setPageID("plugin-settings");
%>
<jsp:include page="top.jsp" flush="true" />
<jsp:include page="top.jsp" flush="true">
<jsp:param name="helpPage" value="manage_system_plugins.html" />
</jsp:include>
<jsp:include page="title.jsp" flush="true" />
<% if ("true".equals(request.getParameter("deletesuccess"))) { %>
......
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