Commit 1560e145 authored by Matt Tucker's avatar Matt Tucker Committed by matt

Fixed i18n key.

git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@5783 b35dd754-fafc-0310-a699-88a17e54d16e
parent cecf6e26
......@@ -56,7 +56,7 @@
<% if (webManager.getGroupManager().isReadOnly()) { %>
<div class="error">
<fmt:message key="user.read_only"/>
<fmt:message key="group.read_only"/>
</div>
<% } %>
......
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