Author: truong.le
Date: 2009-11-11 22:51:21 -0500 (Wed, 11 Nov 2009)
New Revision: 574
Modified:
portal/trunk/web/portal/src/main/webapp/login/jsp/login.jsp
Log:
GTNPORTAL-59: Cyryllic symbols don't show
Modified: portal/trunk/web/portal/src/main/webapp/login/jsp/login.jsp
===================================================================
--- portal/trunk/web/portal/src/main/webapp/login/jsp/login.jsp 2009-11-12 02:01:12 UTC
(rev 573)
+++ portal/trunk/web/portal/src/main/webapp/login/jsp/login.jsp 2009-11-12 03:51:21 UTC
(rev 574)
@@ -53,6 +53,7 @@
<html
xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Login</title>
+ <meta http-equiv="Content-Type" content="text/html;
charset=UTF-8"/>
<link rel="shortcut icon" type="image/x-icon"
href="<%=contextPath%>/favicon.ico" />
<link rel='stylesheet' type='text/css'
href='<%=contextPath%>/login/skin/Stylesheet.css'/>
<script type="text/javascript"
src="/eXoResources/javascript/eXo.js"></script>