Commit 3ae2484c authored by Bill Lynch's avatar Bill Lynch Committed by bill

Add new tags for new UI


git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@255 b35dd754-fafc-0310-a699-88a17e54d16e
parent d7334589
<?xml version="1.0" encoding="ISO-8859-1"?>
<?xmlTest version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN" "http://java.sun.com/dtd/web-app_2_3.dtd">
......@@ -23,6 +23,10 @@
<taglib-uri>fmt</taglib-uri>
<taglib-location>/WEB-INF/fmt.tld</taglib-location>
</taglib>
<taglib>
<taglib-uri>admin</taglib-uri>
<taglib-location>/WEB-INF/admin.tld</taglib-location>
</taglib>
</web-app>
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