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

Branding fixes.


git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@535 b35dd754-fafc-0310-a699-88a17e54d16e
parent 68648d79
......@@ -50,7 +50,7 @@
PrintWriter pout = new PrintWriter(sout);
exception.printStackTrace(pout);
%>
Messenger Exception:
Exception:
<pre>
<%= sout.toString() %>
</pre>
......
......@@ -104,8 +104,8 @@ some of the server settings. Some settings can not be changed.
<tr>
<td class="c1">Version:</td>
<td class="c2">
<fmt:message key="title" bundle="${lang}" />
<%= webManager.getXMPPServer().getServerInfo().getVersion().getVersionString() %>
<%= AdminConsole.getAppName() %>
<%= AdminConsole.getVersionString() %>
</td>
</tr>
<tr>
......
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