Commit ad4e47e6 authored by Bill Lynch's avatar Bill Lynch Committed by bill

Updated page id


git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@405 b35dd754-fafc-0310-a699-88a17e54d16e
parent 8c065e83
...@@ -45,7 +45,7 @@ ...@@ -45,7 +45,7 @@
<% // Title of this page and breadcrumbs <% // Title of this page and breadcrumbs
String title = "Server Properties"; String title = "Server Properties";
pageinfo.setTitle(title); pageinfo.setTitle(title);
pageinfo.setPageID("server-props"); pageinfo.setPageID("server-settings");
%> %>
<%@ include file="top.jsp" %> <%@ include file="top.jsp" %>
......
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