fix encoding in admin xml tag

This commit is contained in:
Andy Janata 2012-02-02 14:57:39 -08:00
parent 9336376e1e
commit dbd8d8b755
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="ISO-8859-1" ?>
<?xml version="1.0" encoding="UTF-8" ?>
<%--
Copyright (c) 2012, Andy Janata
All rights reserved.