Author: andre
Date: 2010-05-10 11:03:59 +0200 (Mon, 10 May 2010)
New Revision: 42118

Modified:
   openimages/trunk/src/main/webapp/oiplayer/index.html
Log:
seems we still need meta tag for character encoding 


Modified: openimages/trunk/src/main/webapp/oiplayer/index.html
===================================================================
--- openimages/trunk/src/main/webapp/oiplayer/index.html        2010-05-10 
08:59:58 UTC (rev 42117)
+++ openimages/trunk/src/main/webapp/oiplayer/index.html        2010-05-10 
09:03:59 UTC (rev 42118)
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html lang="en">
 <head>
+  <meta http-equiv="content-type" content="text/html; charset=utf-8" />
   <title>OIPlayer jQuery Plugin - Open Images Platform</title>
   <script src="js/jquery-1.3.2.min.js" type="text/javascript"><!-- help ie 
--></script>
   <script src="js/jquery-ui-1.7.2.slider.min.js" type="text/javascript"><!-- 
help ie --></script>

_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to