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

Minor changes


git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@406 b35dd754-fafc-0310-a699-88a17e54d16e
parent ad4e47e6
......@@ -36,7 +36,7 @@
url="session-conflict.jsp"
description="" />
<item id="server-offline-messages" name="Offline Message Policy"
<item id="server-offline-messages" name="Offline Messages"
url="offline-messages.jsp"
description="" />
......@@ -48,10 +48,6 @@
url="private-data-settings.jsp"
description="" />
<item id="server-chatroom-history" name="Chatroom History Settings"
url="chatroom-history-settings.jsp"
description="" />
<item id="server-ssl" name="SSL Settings"
url="ssl-settings.jsp"
description="" />
......
......@@ -43,7 +43,7 @@
%>
<% // Title of this page and breadcrumbs
String title = "Server Properties";
String title = "System Settings";
pageinfo.setTitle(title);
pageinfo.setPageID("server-settings");
%>
......
......@@ -69,7 +69,7 @@
<table cellpadding="3" cellspacing="1" border="0" width="600">
<tr><td colspan="1">
Below is the list of system administrators of the Multi-User Chat service. System administrators can
Below is the list of system administrators of the group chat service. System administrators can
enter any groupchat room and their permissions are the same as the room owner.</td></tr>
</table>
......
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