Commit ab38739a authored by guus's avatar guus

OF-534: Removed hardcoded reference to STUN service (now a plugin) from the admin panel.

git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13027 b35dd754-fafc-0310-a699-88a17e54d16e
parent 7a340e90
...@@ -150,11 +150,6 @@ ...@@ -150,11 +150,6 @@
<item id="media-proxy-service" name="${sidebar.media-proxy}" <item id="media-proxy-service" name="${sidebar.media-proxy}"
url="media-proxy.jsp" url="media-proxy.jsp"
description="${sidebar.media-proxy.descr}"/> description="${sidebar.media-proxy.descr}"/>
<!-- STUN Server Settings -->
<item id="stun-settings" name="${sidebar.stun}"
url="stun-settings.jsp"
description="${sidebar.stun.descr}"/>
</sidebar> </sidebar>
</tab> </tab>
......
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